diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-26 00:48:34 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-08-26 00:48:34 +0200 |
commit | eb0ed153bdf2044db69401a012d04d4a52572da6 (patch) | |
tree | 288e0d80d718c71d68f2b447adf7044a2b805300 | |
parent | a55d381f745d669c0ef9bdf0a4ce78a045ff3070 (diff) | |
download | zsh-eb0ed153bdf2044db69401a012d04d4a52572da6.tar.gz zsh-eb0ed153bdf2044db69401a012d04d4a52572da6.zip |
Preliminary changelog entry for new upstream release candidate
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 025c2972e..53c9951b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +zsh (5.0.5-dev-3-1) UNRELEASED; urgency=medium + + * New upstream release candidate + * [7e2e5db0] Add python-powerline to bug-script list of packages + containing code meant to be sourced in .zshrc + * [52079263] Add command-not-found + environment-modules to bug-script + list of packages containing code meant to be sourced in .zshrc + * [c9d0ce06] Add fixed Ubuntu bug report to previous changelog entry + + -- Axel Beckert <abe@debian.org> Tue, 26 Aug 2014 00:46:11 +0200 + zsh (5.0.5-dev-2-1) experimental; urgency=medium * New upstream release candidate |