about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-04-18 17:44:54 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-04-19 08:23:11 +0200
commitdd623b44032b11509ccc2e6f8c307d2f7bd2d722 (patch)
tree34a7a3d3165d34b5f33d90d6305a3060c7fe4827 /ChangeLog
parent2e48eceb1ad2b7b33170d7104e94351cc7231e51 (diff)
downloadzsh-dd623b44032b11509ccc2e6f8c307d2f7bd2d722.tar.gz
zsh-dd623b44032b11509ccc2e6f8c307d2f7bd2d722.tar.xz
zsh-dd623b44032b11509ccc2e6f8c307d2f7bd2d722.zip
34926: _fc: Remove a spurious 2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6555883e8..f871f54a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-04-19  Mikael Magnusson  <mikachu@gmail.com>
+
+	* 34926: Completion/Zsh/Command/_fc: Remove a spurious 2
+
 2015-04-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 34921: Src/parse.c: handle error in recursive par_event().