diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2012-02-21 22:37:47 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2012-02-21 22:37:47 +0100 |
commit | 2edbe71a806dfafbce20eb17a996fefe8e380cfb (patch) | |
tree | 911e11a6bbb673d51fd7ecd9a351f0bdbdafb479 | |
parent | 51a77e60a7fab42d3e540f2649088f6a030bc08f (diff) | |
download | zsh-2edbe71a806dfafbce20eb17a996fefe8e380cfb.tar.gz zsh-2edbe71a806dfafbce20eb17a996fefe8e380cfb.zip |
Prepare 4.3.16-1
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 38216ddf2..baa47e856 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +zsh (4.3.16-1) unstable; urgency=low + + * New upstream release + + [ Frank Terbeck ] + * [1a330ad7] 30079: Src/params.c: Restore `LC_ALL' when setting + `LANG'. (Closes: #654225) + * [756f17a7] A.Costa: grammar.yo, ChangeLog-3.1: Fix typo to + "definition" (Closes: #658223) + + [ Pierre Chifflier ] + * [53f9140d] Enable hardening options (Closes: #644400) + + [ Michael Prokop ] + * [340a3b41] Raise upstream-branch version in gbp.conf to zsh-4.3.15 + + [ Axel Beckert ] + * [baf81ea9] Raise upstream-branch version in gbp.conf to zsh-4.3.16 + * [51a77e60] Add stamp-h.in to extend-diff-ignore + + -- Axel Beckert <abe@debian.org> Tue, 21 Feb 2012 22:37:22 +0100 + zsh (4.3.15-1) unstable; urgency=low * New upstream release |