diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-08-22 02:51:46 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-08-22 02:52:26 +0200 |
commit | 353266cc3779c6959cb8387aa3e978fd623fc7d3 (patch) | |
tree | 8b8a2bd9c4ca01043d11e0adf19702144ad407b7 | |
parent | 171196a8095cb7592e559fb9f4453e469a860774 (diff) | |
download | zsh-353266cc3779c6959cb8387aa3e978fd623fc7d3.tar.gz zsh-353266cc3779c6959cb8387aa3e978fd623fc7d3.zip |
Update changelog for new upstream release candidate
Gbp-Dch: Ignore
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8e13ba9a..78479dd7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +zsh (5.0.8-test-2-1) UNRELEASED; urgency=medium + + * [02f6e25b] New upstream release candidate + + [171196a8] Remove all cherry-picked patches. + + [290354ff] Fixes segfault in __strlen_sse2_bsf (Closes: #793475) + * [a248c1e0] Set $(VENDOR) to sanitized output of "dpkg-vendor --query vendor" + (Closes: #794696) + * [e04a1973] Clint Adams prefers to be removed from Uploaders. Thanks to + Clint for maintaining Debian's zsh package for so long! + + -- Axel Beckert <abe@debian.org> Sat, 22 Aug 2015 02:10:47 +0200 + zsh (5.0.8-4) unstable; urgency=medium * [92f59b31] Cherry-pick 771381c2+dd8079e0 to fix $((…)) completion. |