aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 11f10d79cae..08700fe69cf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-03-07 Gerd Moellmann <gerd@gnu.org> 12000-03-07 Gerd Moellmann <gerd@gnu.org>
2 2
3 * doc.c (Fdocumentation_property): If value is not a string,
4 and doesn't refer to etc/DOC, evaluate it to obtain a string.
5
3 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Don't try to 6 * xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Don't try to
4 close the display with XtCloseDisplay. This caused a bus error 7 close the display with XtCloseDisplay. This caused a bus error
5 on OpenWindows. 8 on OpenWindows.