diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-10-20 03:11:59 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-20 03:11:59 +0000 |
commit | 628291891275440ca60101a3cde29860f2a44161 (patch) | |
tree | da43be54bc10eb75e7dcc8f287a91605aabfae3b /ChangeLog | |
parent | c32078a813db4368402e25fae07ad0cdca69d397 (diff) | |
download | zsh-628291891275440ca60101a3cde29860f2a44161.tar.gz zsh-628291891275440ca60101a3cde29860f2a44161.tar.xz zsh-628291891275440ca60101a3cde29860f2a44161.zip |
Mikael Magnusson: 23999: improvements for git show, git rev-parse, et al.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e34cc6136..816598e11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-20 Clint Adams <clint@zsh.org> + + * Mikael Magnusson: 23999: Completion/Unix/Command/_git: + improvements for git show, git rev-parse, et al. + 2007-10-19 Clint Adams <clint@zsh.org> * 23997: Src/Modules/curses.c: don't delete color pair hash |