aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-07-07 10:23:51 +0000
committerGerd Moellmann2000-07-07 10:23:51 +0000
commit090a072fc19d89419186471ba7e5249eb04a7070 (patch)
tree2c1471a9962ab3ef08ea9a4703d9a89e56871b50 /src/ChangeLog
parentd7e1fe1f9eb8e77a9e6f432570ef0a089b5a59d9 (diff)
downloademacs-090a072fc19d89419186471ba7e5249eb04a7070.tar.gz
emacs-090a072fc19d89419186471ba7e5249eb04a7070.zip
(Fsignal): Handle case that backtrace_list is null.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5666a79c04d..7f121c72f1e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12000-07-07 Gerd Moellmann <gerd@gnu.org>
2
3 * eval.c (Fsignal): Handle case that backtrace_list is null.
4
12000-07-07 Kenichi Handa <handa@etl.go.jp> 52000-07-07 Kenichi Handa <handa@etl.go.jp>
2 6
3 * ccl.c (Fccl_execute): Typo fixed. 7 * ccl.c (Fccl_execute): Typo fixed.