about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-22 13:08:25 +0000
committerNikolai Weibull <pcppopper@users.sourceforge.net>2011-07-22 13:08:25 +0000
commit6b42b83f41a882cb107f686c96c7a8e6b3061b67 (patch)
treeed30283a8c87eb33692e0a4e44e6fc24676d87cb /ChangeLog
parent53998c2cf5b93b7653083f99a42e20047292ba48 (diff)
downloadzsh-6b42b83f41a882cb107f686c96c7a8e6b3061b67.tar.gz
zsh-6b42b83f41a882cb107f686c96c7a8e6b3061b67.tar.xz
zsh-6b42b83f41a882cb107f686c96c7a8e6b3061b67.zip
* 29582, 29589: Update handling of third-party Git commands
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7368f87ab..7479f3218 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
 
 	* unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
 
+	* 29582: Completion/Unix/Command/_git: Alter the way that commands and
+	aliases are listed when both are requested.
+
+	* 29589: Completion/Unix/Command/_git,
+	Completion/Debian/Command/_git-buildpackage: Use #description instead
+	of #desc: for description of third-party commands.  Also, refactor the
+	code to match the rest of the file.
+
 2011-07-21  Nikolai Weibull <now@bitwi.se>
 
 	* 29272: Completion/Unix/Command/_git: Use return values correctly
@@ -15141,5 +15149,5 @@
 
 *****************************************************
 * This is used by the shell to define $ZSH_PATCHLEVEL
-* $Revision: 1.5404 $
+* $Revision: 1.5405 $
 *****************************************************