summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-07-23 00:15:55 +0200
committerAxel Beckert <abe@deuxchevaux.org>2012-07-23 00:16:35 +0200
commitad5d5d15dc430b291b833c976af5c24641918232 (patch)
tree3c7c950cc98c0748411a746fc359023f02511330
parent0e12e966be89c8923a56a6776f18ec7a3ab9d7dd (diff)
downloadzsh-ad5d5d15dc430b291b833c976af5c24641918232.tar.gz
zsh-ad5d5d15dc430b291b833c976af5c24641918232.zip
Add a preliminary changelog entry for 5.0.0
... otherwise Jenkins FTBFS due to "upstream changes" because it tries to build against the 4.3.17 upstream source.
-rw-r--r--debian/changelog22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c4f0b563..5751d5d1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+zsh (5.0.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+
+ [ Simon Ruderich ]
+ * [71683958] Also export hardening CPPFLAGS (Closes: #644400)
+
+ [ Axel Beckert ]
+ * [c5dfca6a] No more offers a ksh alternative due to incomplete ksh
+ emulation (Closes: #659969)
+ * [1b2323de] Add groff to build-dependencies (for pdfroff)
+ * [0e12e966] debian/*: /bin/zsh4 → /bin/zsh5, etc.
+
+ [ Frank Terbeck ]
+ * [cb9eb75f] Rewrite keyboard handling in zshrc
+ * [f481abf8] Add debian/NEWS to document the keyboard changes
+ * [a482b404] Un-tabified and rearranged zstyle call
+ * [ddca9789] Only unalias `run-help' if the alias actually exists
+ * [3988419a] Use stricter options with autoload
+
+ -- Axel Beckert <abe@debian.org> Sun, 22 Jul 2012 21:56:32 +0200
+
zsh (4.3.17-1) unstable; urgency=low
* New upstream release