summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 9ddf4dc64..71b3aa12e 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -3,6 +3,8 @@
* Makefile.am (libfetish_a_SOURCES): Add getopt_int.h.
* getopt_int.h: New file, from gnulib.
* getopt.c, getopt.h, getopt1.c: Sync from gnulib.
+ * getopt.c, getopt.h: Remove space(s) before TAB.
+
* mbswidth.c, mbswidth.h: Sync from gnulib.
2004-03-21 Jim Meyering <jim@meyering.net>