diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2011-12-07 01:25:41 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2011-12-07 01:25:41 +0100 |
commit | 1274191d3ba5da8c86847b46274adf040436b6c4 (patch) | |
tree | b58d4816ddde43ad6a91fe2bc8120ef16db58025 | |
parent | 0635bdbdd789d97b6a8bac0d350e39cf7d1522ee (diff) | |
download | zsh-1274191d3ba5da8c86847b46274adf040436b6c4.tar.gz zsh-1274191d3ba5da8c86847b46274adf040436b6c4.zip |
Update changelog to reflect what has been fixed upstream
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2c845797b..2d955c25c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,13 @@ zsh (4.3.13-1) unstable; urgency=low * New upstream release + + [45913f43] Allow closing of fd's not recorded by the shell + (Closes: #644179) + + [2938c58c] replace overlapping strcpy with memmove (Closes: #624497) + + Includes new _git implementation (Closes: #630906, #603503) [ Frank Terbeck ] * [c63c0d79] Adding support for (un)markauto in _apt (Closes: #631795) - * [4a753fc3] Include _git patches from upstream (Closes: #630906) * [fd222338] Support -F completion for aptitude (Closes: #632140) * [7c61c918] Use hurd-any etc. instead of hurd-i386 (Closes: #634609) * [fbaba904] Use one positive arch-spec instead of several negated |