aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6675449001..5b45cc2eabd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
12011-02-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 Import crypto/md5 and stdint modules from gnulib.
4 * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4:
5 Regenerate.
6 * lib/md5.c, lib/md5.h: Rename from src/md5.h and lib/md5.h.
7 Import the new versions from gnulib; they assume a C99-style
8 <stdint.h>, supplied by the stdint module.
9 * lib/stdint.in.h, m4/longlong.m4, m4/stdint.m4, m4/md5.m4: New files,
10 imported from gnulib.
11 * Makefile.in (MAKEFILE_MODULES): Add crypto/md5.
12 * admin/notes/copyright: Remove src/md5.c and src/md5.h as
13 special cases.
14
12011-02-19 Eli Zaretskii <eliz@gnu.org> 152011-02-19 Eli Zaretskii <eliz@gnu.org>
2 16
3 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files. 17 * .bzrignore: Ignore cxxdefs.h and lib/*.in-h files.