From 617d662865cffa189afdbbcb0e268204091f0eff Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 23 Sep 2015 08:11:16 -0700 Subject: [PATCH] Fix ChangeLog typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1bcc6f180d..7f7910bed6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ savewd: remove SAVEWD_CHDIR_READABLE It was problematic in the light of file systems that ignore umask. - Problem reported by Sebastian Ungar in: http://bugs.gnu.org/21534 + Problem reported by Sebastian Unger in: http://bugs.gnu.org/21534 * NEWS: Document this. * lib/mkancesdirs.c (mkancesdirs): MAKE_DIR now returns 0 if successful, -1 (setting errno) on failure, rather than something -- 2.39.5