diff options
author | Clint Adams <clint@users.sourceforge.net> | 2009-08-01 04:49:31 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2009-08-01 04:49:31 +0000 |
commit | ab4cfaeddac904e14712ce72f4b929b867c9d411 (patch) | |
tree | 2744c3defee5f02475a02980d5d819e30cf9b9d2 /ChangeLog | |
parent | 5bf950d6850482e13ad73ca4790787243caf0839 (diff) | |
download | zsh-ab4cfaeddac904e14712ce72f4b929b867c9d411.tar.gz zsh-ab4cfaeddac904e14712ce72f4b929b867c9d411.tar.xz zsh-ab4cfaeddac904e14712ce72f4b929b867c9d411.zip |
27203: treat aptitude build-depends just as aptitude build-dep.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 8b057beab..5764ddaa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-08-01 Clint Adams <clint@zsh.org> + * 27203: Completion/Debian/Command/_aptitude: treat + aptitude build-depends just as aptitude build-dep. + * 27202: Src/system.h: unbreak _GNU_SOURCE on Debian GNU/kFreeBSD. @@ -12045,5 +12048,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4752 $ +* $Revision: 1.4753 $ ***************************************************** |