about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Magee <amagee@gmail.com>2014-06-04 17:03:41 +1000
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2014-06-06 21:51:17 +0100
commit605cc1ba579ad6de619f1dca0f3d2857350a3c07 (patch)
tree44ab3a98fc0a5127a3883342d0377ca152fa5c8e /ChangeLog
parent32756f78afc81bdc42b47c7bdb522c582b9d896a (diff)
downloadzsh-605cc1ba579ad6de619f1dca0f3d2857350a3c07.tar.gz
zsh-605cc1ba579ad6de619f1dca0f3d2857350a3c07.tar.xz
zsh-605cc1ba579ad6de619f1dca0f3d2857350a3c07.zip
19939: hg committable files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45066e8d2..2c44530d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-06  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Andrew Magee: 32698: Completion/Unix/Command/_hg: show
+	committable files.
+
 2014-06-05  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 32723: Src/glob.c: add braces around some if/else branches