summaryrefslogtreecommitdiff
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 3403e9f14f0..0d4d19feeef 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2000-05-11 Gerd Moellmann <gerd@gnu.org>
+ * xdisp.c (add_to_log): Don't pass the terminating NUL byte
+ of the message to message_dolog.
+
* keyboard.c (read_char): Don't clear current message for help
events; let the code handling help events handle this. Change
code detecting help events that should be ignored.