aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2002-04-16 20:05:08 +0000
committerEli Zaretskii2002-04-16 20:05:08 +0000
commitc42d6dbdbed85d0adc404b847119665c91f62fcf (patch)
tree2058078982c7e909bde6209a538f683825a61626 /lib-src/ChangeLog
parent58db50c3bb902e187b4146809d7c5f2975561886 (diff)
downloademacs-c42d6dbdbed85d0adc404b847119665c91f62fcf.tar.gz
emacs-c42d6dbdbed85d0adc404b847119665c91f62fcf.zip
Move config.h before the other headers, to prevent compiler warnings
due to redifinition of _FILE_OFFSET_BITS.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 1ac735cde90..9bdf8a4fd49 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * update-game-score.c: Move config.h before the other headers, to
4 avoid compiler warnings.
5
12002-04-16 Francesco Potorti` <pot@gnu.org> 62002-04-16 Francesco Potorti` <pot@gnu.org>
2 7
3 * etags.c (find_entries): Bug fix in list management. 8 * etags.c (find_entries): Bug fix in list management.