aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 545b4746b95..cdceff66db4 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,10 @@
12011-01-09 Paul Eggert <eggert@cs.ucla.edu> 12011-01-09 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Include <getopt.h> not "getopt.h".
4 * ebrowse.c, emacsclient.c: Include <getopt.h>, not "getopt.h".
5 Since getopt.h is no longer in this directory, there's no point
6 using the form with double-quotes.
7
3 Remove unused files. 8 Remove unused files.
4 * getopt.c, getopt1.c, getopt_.h, getopt_int.h: Remove. 9 * getopt.c, getopt1.c, getopt_.h, getopt_int.h: Remove.
5 These files are now in ../lib, copied from gnulib. 10 These files are now in ../lib, copied from gnulib.