diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-04-12 22:43:11 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-04-12 22:43:11 +0000 |
commit | 3e3ecda01bddb92a4103cd5910dbe25ba27bf46e (patch) | |
tree | 8ce91226b4c15af073661b029bc2013259a4f64c | |
parent | b65e0419fef046e68498fde592c9e6f596243bea (diff) | |
download | zsh-3e3ecda01bddb92a4103cd5910dbe25ba27bf46e.tar.gz zsh-3e3ecda01bddb92a4103cd5910dbe25ba27bf46e.tar.xz zsh-3e3ecda01bddb92a4103cd5910dbe25ba27bf46e.zip |
changelog date typo
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b57683841..8b00802b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2005-04-11 Clint Adams <clint@zsh.org> +2005-04-12 Clint Adams <clint@zsh.org> * 21135: Completion/Unix/Command/_screen: complete attached sessions after screen -x. |