summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnton Shestakov <av6@dwimlabs.net>2018-08-07 14:11:59 +0800
committerPeter Stephenson <p.stephenson@samsung.com>2018-08-07 09:14:47 +0100
commitea4cc2e98535b0f76eb6385086581379f6884e74 (patch)
tree60512cc91151a6e9e0f45fca6291cdec9ed6716e /ChangeLog
parentea33441f457f6b8c9c36f516cc54f0ae0b272730 (diff)
downloadzsh-ea4cc2e98535b0f76eb6385086581379f6884e74.tar.gz
zsh-ea4cc2e98535b0f76eb6385086581379f6884e74.tar.xz
zsh-ea4cc2e98535b0f76eb6385086581379f6884e74.zip
43250: add hg forget, phase, summary completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af2138040..0317aa783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2018-08-07  Peter Stephenson  <p.stephenson@samsung.com>
 
+	* Anton Shestakov: 43250: Completion/Unix/Command/_hg: Add hg
+	forget, phase, summary completions.
+
 	* Anton Shestakov: 43251: Completion/Unix/Command/_hg: fix
 	return value of some hg completion functions.