aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 72192bc79e5..8ac744bb980 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12012-11-17 Stephen Berman <stephen.berman@gmx.net>
2
3 * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):
4 Don't signal an error with a score that is too low to add to the
5 list of top scores. (Bug#12779)
6
12012-11-17 Chong Yidong <cyd@gnu.org> 72012-11-17 Chong Yidong <cyd@gnu.org>
2 8
3 * help-mode.el (help-xref-interned): End on point-min (Bug#12737). 9 * help-mode.el (help-xref-interned): End on point-min (Bug#12737).