diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-04-02 19:21:18 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-04-02 19:21:18 +0000 |
commit | cceb2667651f3f4500be1b44aff2bf95e0beed7b (patch) | |
tree | 56a152f996d07bc1bf0c28e753cae8d6da3fbd64 /ChangeLog | |
parent | ba3c26acfd2679b3363bb4a9eb15e0afd3a4148e (diff) | |
download | zsh-cceb2667651f3f4500be1b44aff2bf95e0beed7b.tar.gz zsh-cceb2667651f3f4500be1b44aff2bf95e0beed7b.tar.xz zsh-cceb2667651f3f4500be1b44aff2bf95e0beed7b.zip |
13889: move _apm to Unix/Command, add OpenBSD support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3bbe0fc9f..7a15ff772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-02 Clint Adams <schizo@debian.org> + + * 13889: Completion/Linux/_apm, Completion/Linux/.distfiles, + Completion/Unix/Command/_apm, Completion/Unix/Command/.distfiles: + Add OpenBSD 2.7 apm options. Move to Unix/Command. + 2001-04-02 Bart Schaefer <schaefer@zsh.org> * 13887: Config/installfns.sh: Skip CVS subdirectories. |