diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 01:38:03 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-08 01:38:03 +0200 |
commit | 79478c691fe7d2ce17440ca48b4d30b103e8541f (patch) | |
tree | c7a1d8e046b656a446b8ee8f2187ca5152a6197a | |
parent | 2d470422982f5ddd1720b8ae91a65b43a3a72798 (diff) | |
download | zsh-79478c691fe7d2ce17440ca48b4d30b103e8541f.tar.gz zsh-79478c691fe7d2ce17440ca48b4d30b103e8541f.zip |
Add prelimiary changelog entry for new upstream release 5.0.7
Git-Dch: Ignore
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 110e39741..ab25e49fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +zsh (5.0.7-1) UNRELEASED; urgency=low + + * [208bdede] New upstream release + + [1c3f90e3] The used upstream tar ball is actually build from commit + 9982ab6f which is exactly one commit after the zsh-5.0.7 and adds + one missing (and not unimportant) changelog entry for the 5.0.7 + release. + + [2d470422] Drop all cherry-picked patches + + -- Axel Beckert <abe@debian.org> Wed, 08 Oct 2014 01:32:00 +0200 + zsh (5.0.6-3) unstable; urgency=medium * [f5dacf9f] Do not run (already ignored) test suite on static build to |