diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-01-31 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2011-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 |