diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-01-19 03:14:20 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-01-19 03:14:20 +0000 |
commit | 3cc4bf23a1bb9c36ff85718e8cef8837b5215445 (patch) | |
tree | 63c09c5e3d6469190f4822c7a3580a43a1ee94ba | |
parent | 351ebc1d0984703bb86264144e02d2e640f3a09a (diff) | |
download | zsh-3cc4bf23a1bb9c36ff85718e8cef8837b5215445.tar.gz zsh-3cc4bf23a1bb9c36ff85718e8cef8837b5215445.tar.xz zsh-3cc4bf23a1bb9c36ff85718e8cef8837b5215445.zip |
fix Doug's changelog date
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index e47328635..f64e4137c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2008-06-05 Doug Kearns <dougkearns@gmail.com> +2009-01-19 Doug Kearns <dougkearns@gmail.com> * 26360: Completion/Unix/Command/_git: add --work-tree option. @@ -10928,5 +10928,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4512 $ +* $Revision: 1.4513 $ ***************************************************** |