summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d85d97c944..5dc8183cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -63,6 +63,9 @@
* modules/string (Files, Makefile.am): Use string.in.h instead of
string_.h.
* doc/gnulib-tool.texi (Initial import): Update.
+ * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
+ * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
+ of sys_select_.h. Add dependency.
2007-09-30 Bruno Haible <bruno@clisp.org>