about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-09-29 06:06:14 +0000
committerClint Adams <clint@users.sourceforge.net>2007-09-29 06:06:14 +0000
commit03718b3180a7d4ef07280dce5cc5a095d300060c (patch)
treeb7bafc7c34ecba0bff0f54a50ecd6d428f0a5816 /ChangeLog
parentb0f8a1eefa9a723f09f56cca26249296e4f54682 (diff)
downloadzsh-03718b3180a7d4ef07280dce5cc5a095d300060c.tar.gz
zsh-03718b3180a7d4ef07280dce5cc5a095d300060c.tar.xz
zsh-03718b3180a7d4ef07280dce5cc5a095d300060c.zip
Pierre Habouzit: 23851: use ad-hoc functions to list git branches and tags.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c17ff9d42..401997838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-09-29  Clint Adams  <clint@zsh.org>
+
+	* Pierre Habouzit: 23851: Completion/Unix/Command/_git: 
+	use ad-hoc functions to list git branches and tags.
+
 2007-09-28  Clint Adams  <clint@zsh.org>
 
 	* 23850: Completion/Unix/Command/_md5sum: complete for GNU md5sum