diff options
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5751d5d1b..eb671fbda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ -zsh (5.0.0-1) UNRELEASED; urgency=low +zsh (5.0.0-1) experimental; urgency=low * New upstream release + - Fixes xsltproc completion (Closes: #676357) + - Fixes svn completion for Subverion 1.7 (Closes: #679345) + - Documents ^Z behavior while a function is running (Closes: #660630) [ Simon Ruderich ] * [71683958] Also export hardening CPPFLAGS (Closes: #644400) @@ -9,6 +12,7 @@ zsh (5.0.0-1) UNRELEASED; urgency=low * [c5dfca6a] No more offers a ksh alternative due to incomplete ksh emulation (Closes: #659969) * [1b2323de] Add groff to build-dependencies (for pdfroff) + * [44948320] Add ghostscript to build-dependencies (for pdfroff) * [0e12e966] debian/*: /bin/zsh4 → /bin/zsh5, etc. [ Frank Terbeck ] @@ -18,7 +22,7 @@ zsh (5.0.0-1) UNRELEASED; urgency=low * [ddca9789] Only unalias `run-help' if the alias actually exists * [3988419a] Use stricter options with autoload - -- Axel Beckert <abe@debian.org> Sun, 22 Jul 2012 21:56:32 +0200 + -- Axel Beckert <abe@debian.org> Wed, 25 Jul 2012 18:47:49 +0200 zsh (4.3.17-1) unstable; urgency=low |