summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5b9871323aa..3e761d07530 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-27 Chong Yidong <cyd@stupidchicken.com>
+
+ * play/doctor.el: Remove reference to obsolete website.
+ (make-doctor-variables): Correct grammar mistake (Bug#2633).
+
2009-06-26 Dan Nicolaescu <dann@ics.uci.edu>
Remove find-file-not-found-hook VC method. (Bug#2757)