aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e4910b32d66..e2832c49bde 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-07-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * buffer.c (Qwindow): Do not define, already defined in data.c.
4 (syms_of_buffer): Do not intern and staticpro Qwindow. (Bug#6760)
5
12010-07-29 Chad Brown <yandros@mit.edu> 62010-07-29 Chad Brown <yandros@mit.edu>
2 7
3 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf. 8 Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf.