diff lisp/ChangeLog @ 106683:17778dd7f114

Show working revision correctly for mercurial. * vc-hg.el (vc-hg-working-revision): Use hg parent instead of hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 30 Dec 2009 15:22:45 +1300
parents 598bffb4b64e
children c9e8b4313718
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 29 19:29:33 2009 +0100
+++ b/lisp/ChangeLog	Wed Dec 30 15:22:45 2009 +1300
@@ -1,3 +1,9 @@
+2009-12-30  Nick Roberts  <nickrob@snap.net.nz>
+
+	Show working revision correctly for mercurial.
+	* vc-hg.el (vc-hg-working-revision): Use hg parent instead of
+	hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
+
 2009-12-29  Juanma Barranquero  <lekktu@gmail.com>
 
 	Declare some functions for the byte-compiler.