summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-08-16 00:38:46 +0000
committerClint Adams <clint@users.sourceforge.net>2008-08-16 00:38:46 +0000
commitd1fba243eef01ba1f1f48e5a722c5634599d1f6b (patch)
tree0cdc7126ff44f0306ac5dace117cec6c76abe507 /ChangeLog
parentac8d013c16b891f359d255fb57e8a344d92962c6 (diff)
downloadzsh-d1fba243eef01ba1f1f48e5a722c5634599d1f6b.tar.gz
zsh-d1fba243eef01ba1f1f48e5a722c5634599d1f6b.tar.xz
zsh-d1fba243eef01ba1f1f48e5a722c5634599d1f6b.zip
Mikael Magnusson: 25456: fix typo of "before".
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 933464f26..175912ff5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 2008-08-16  Clint Adams  <clint@zsh.org>
 
-	* Frank Terbeck: 24455: Completion/Unix/Command/_git: handle git
+	* Mikael Magnusson: 25456: Completion/Unix/Command/_git: fix typo
+	of "before".
+
+	* Frank Terbeck: 25455: Completion/Unix/Command/_git: handle git
 	stashes.
 
 2008-08-14  Clint Adams  <clint@zsh.org>