aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 62e82540ac9..2260e004f23 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12005-09-23 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
4 BROKEN_GET_CURRENT_DIR_NAME.
5
6 * sysdep.c (get_current_dir_name): Also define if
7 BROKEN_GET_CURRENT_DIR_NAME.
8
9 * m/ibmrs6000.h: Test for USG5, not USG5_4.
10
12005-09-22 Kim F. Storm <storm@cua.dk> 112005-09-22 Kim F. Storm <storm@cua.dk>
2 12
3 * xdisp.c (message_dolog): Add warning about GC and Lisp strings. 13 * xdisp.c (message_dolog): Add warning about GC and Lisp strings.