diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2015-05-28 02:43:28 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2015-05-28 02:43:28 +0200 |
commit | 8b373331f539bedc68aa74b1fe0472151f1bea68 (patch) | |
tree | 7fefc4a6e404c21913a4ceb949d1d40a591b47e5 | |
parent | 640212e70f50be20fca1d3a58f3e4e7ce77ac7a2 (diff) | |
download | zsh-8b373331f539bedc68aa74b1fe0472151f1bea68.tar.gz zsh-8b373331f539bedc68aa74b1fe0472151f1bea68.zip |
Add preliminary changelog entry for new upstream release candidate
Git-Dch: Ignore
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a5e57ea1..2aa950d28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +zsh (5.0.7-dev-4-1) UNRELEASED; urgency=medium + + * [fd2ef9a8] New upstream release candidate + + [640212e7] Drop patches replace-texi2html-with-makeinfo and + fix-test-suite-failures-related-to-setopt-PROMPT_SP (fixed upstream) + * [f14d3594] Mention how to use bash completion with zsh in + README.Debian (c.f. #786881) + + -- Axel Beckert <abe@debian.org> Thu, 28 May 2015 02:19:47 +0200 + zsh (5.0.7-dev-2-1) experimental; urgency=low * [db38e167] New upstream release candidate |