diff options
author | Clint Adams <clint@users.sourceforge.net> | 2005-09-07 19:12:53 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2005-09-07 19:12:53 +0000 |
commit | f384f479849294da76608a5608bc2fcf08f298f0 (patch) | |
tree | ee93fa25d2b12e8bc529f5fb3be1317aeeaf00bf /ChangeLog | |
parent | 541dc6998e2384d7ce5130ccc5a25b8b8aa14dbf (diff) | |
download | zsh-f384f479849294da76608a5608bc2fcf08f298f0.tar.gz zsh-f384f479849294da76608a5608bc2fcf08f298f0.tar.xz zsh-f384f479849294da76608a5608bc2fcf08f298f0.zip |
21705: OpenBSD date(1) completion
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index d020f87a8..d3a8c8289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2005-09-07 Clint Adams <clint@zsh.org> - * 21704: Completion/Unix/Command/_date: completion for Solaris, - and FreeBSD. + * 21704, 21705: Completion/Unix/Command/_date: completion for + Solaris, FreeBSD, and OpenBSD. 2005-09-06 Clint Adams <clint@zsh.org> |