aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20d9e4dbc57..df753d1f005 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12011-01-31 Eli Zaretskii <eliz@gnu.org>
2
3 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and
4 $(BLD)/time_r.$(O).
5 ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and
6 $(EMACS_ROOT)/src/m/intel386.h.
7 ($(BLD)/strftime.$(O)):
8 ($(BLD)/time_r.$(O)): Define prerequisites.
9
12011-01-31 Paul Eggert <eggert@cs.ucla.edu> 102011-01-31 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 src/emacs.c now gets version number from configure.in 12 src/emacs.c now gets version number from configure.in