summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a2d05821c..8cffb3a434 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-12 Rob Vermaas <rob.vermaas@gmail.com>
+
+ save-cwd: no longer include "xgetcwd.h"
+ * lib/save-cwd.c: Don't include "xgetcwd.h"; it's no longer used.
+ This avoids a compilation failure in projects that use save-cwd
+ without also using the xgetcwd module.
+
2011-01-11 Paul Eggert <eggert@cs.ucla.edu>
ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr