diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-07 04:59:54 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2010-06-07 04:59:54 +0000 |
commit | 4c2fe82872ae07b4f4574f115c1a17cda5e2af4d (patch) | |
tree | 9eb165a7d788e7ab52f219691d238f09148ff844 /ChangeLog | |
parent | a54fdc70be299a203a51d69c4e823f209a4c06ca (diff) | |
download | zsh-4c2fe82872ae07b4f4574f115c1a17cda5e2af4d.tar.gz zsh-4c2fe82872ae07b4f4574f115c1a17cda5e2af4d.tar.xz zsh-4c2fe82872ae07b4f4574f115c1a17cda5e2af4d.zip |
Simon Ruderich: 28002: fix bad _feh update commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index a3ea981cb..dd49b10b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-07 Doug Kearns <dougkearns@gmail.com> + + * Simon Ruderich: 28002: Completion/Unix/Command/_feh: fix bad commit. + 2010-06-06 Doug Kearns <dougkearns@gmail.com> * unposted: Completion/BSD/Command/_csup, @@ -13244,5 +13248,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4992 $ +* $Revision: 1.4993 $ ***************************************************** |