about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2015-04-21 12:16:13 +0200
committerMikael Magnusson <mikachu@gmail.com>2015-04-21 12:16:13 +0200
commit9a0f5ea8a7bc7a1a467664632f17237d1c60d22c (patch)
treec7a739afd7d597c1c919e1b1d9d392a4499829b5 /ChangeLog
parentdd623b44032b11509ccc2e6f8c307d2f7bd2d722 (diff)
downloadzsh-9a0f5ea8a7bc7a1a467664632f17237d1c60d22c.tar.gz
zsh-9a0f5ea8a7bc7a1a467664632f17237d1c60d22c.tar.xz
zsh-9a0f5ea8a7bc7a1a467664632f17237d1c60d22c.zip
Revert "34926: _fc: Remove a spurious 2"
This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f871f54a3..6555883e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-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().