aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 54d912cc15d..c53e5add3fb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12011-02-20 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(BLD)/fns.$(O)): Depend on
4 $(EMACS_ROOT)/lib/md5.h and on stamp_BLD.
5
62011-02-20 Christoph Scholtes <cschol2112@gmail.com>
7
8 * makefile.w32-in: Remove md5.$(O).
9 ($(BLD)/md5.$(O)): Remove prerequisites, moved to
10 lib/makefile.w32-in.
11
12011-02-20 Paul Eggert <eggert@cs.ucla.edu> 122011-02-20 Paul Eggert <eggert@cs.ucla.edu>
2 13
3 Import crypto/md5 and stdint modules from gnulib. 14 Import crypto/md5 and stdint modules from gnulib.