diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 07ed0179db0..0e0d9f2e0d2 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2011-01-09 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Update copyright notes to match recent gnulib-related changes. | ||
| 4 | * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, | ||
| 5 | arg-nonnull.h, c++defs.h, compile, depcomp, missing, | ||
| 6 | warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c, | ||
| 7 | lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and | ||
| 8 | are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now | ||
| 9 | subsumed by m4/*.m4 rule). config.guess, config.sub, and | ||
| 10 | doc/man/texinfo.tex are now copied in from gnulib. | ||
| 11 | |||
| 1 | 2011-01-07 Paul Eggert <eggert@cs.ucla.edu> | 12 | 2011-01-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 13 | ||
| 3 | * notes/copyright: There's only one install-sh, not two, so fix a | 14 | * notes/copyright: There's only one install-sh, not two, so fix a |