diff options
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 5b714193ab1..ca310c1b8f1 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2011-01-14 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-01-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | Update copyright notes to match recent gnulib-related changes. | 3 | Update copyright notes to match recent gnulib-related changes. |
| 4 | * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, | 4 | * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, |
| @@ -9,6 +9,13 @@ | |||
| 9 | subsumed by m4/*.m4 rule). config.guess, config.sub, and | 9 | subsumed by m4/*.m4 rule). config.guess, config.sub, and |
| 10 | doc/man/texinfo.tex are now copied in from gnulib. | 10 | doc/man/texinfo.tex are now copied in from gnulib. |
| 11 | 11 | ||
| 12 | 2011-01-15 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag. | ||
| 15 | |||
| 16 | * bzrmerge.el (bzrmerge-missing): Add another skip indicator. | ||
| 17 | (bzrmerge-resolve): Also ignore cl-loaddefs.el. | ||
| 18 | |||
| 12 | 2011-01-14 Glenn Morris <rgm@gnu.org> | 19 | 2011-01-14 Glenn Morris <rgm@gnu.org> |
| 13 | 20 | ||
| 14 | * admin.el (set-copyright): Also handle \year in refcards/*.tex. | 21 | * admin.el (set-copyright): Also handle \year in refcards/*.tex. |