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 3c59b6ed87c..4d78d53c81c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12009-12-30 Nick Roberts <nickrob@snap.net.nz>
2
3 Show working revision correctly for mercurial.
4 * vc-hg.el (vc-hg-working-revision): Use hg parent instead of
5 hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
6
12009-12-29 Juanma Barranquero <lekktu@gmail.com> 72009-12-29 Juanma Barranquero <lekktu@gmail.com>
2 8
3 Declare some functions for the byte-compiler. 9 Declare some functions for the byte-compiler.