aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d632fc8c33..bc37c11eb5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
12012-11-03 Eli Zaretskii <eliz@gnu.org> 12012-11-03 Eli Zaretskii <eliz@gnu.org>
2 2
3 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/fpending.$(O) and
4 $(BLD)/close-stream.$(O).
5 ($(BLD)/close-stream.$(O)):
6 ($(BLD)/fpending.$(O)): New dependencies.
7
3 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed. 8 * config.bat: Copy lib/execinfo.in.h to lib/execinfo.in-h if needed.
4 9
52012-11-03 Paul Eggert <eggert@cs.ucla.edu> 102012-11-03 Paul Eggert <eggert@cs.ucla.edu>