summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2015-06-03 22:32:16 +0200
committerAxel Beckert <abe@deuxchevaux.org>2015-06-03 22:32:16 +0200
commit253c84df0657b7f4b61c32d440dd18f9148161e2 (patch)
tree20631ac3cf35178420ace0003049e6116cf5c3bc
parent1ac404e35dc92146eabd2683d7cb9739f06bafb6 (diff)
downloadzsh-253c84df0657b7f4b61c32d440dd18f9148161e2.tar.gz
zsh-253c84df0657b7f4b61c32d440dd18f9148161e2.zip
Add git commit IDs and Debian bug numbers of bugs fixed upstream in the last upload
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3009a4380..7f8814b55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,11 @@ zsh (5.0.7-dev-2-1) experimental; urgency=low
+ [bcf6f70a] Remove no more needed debian/copyright entries.
+ [e0c83ff9,6b5231e4] Add patch to fix test suite failures related to
"setopt PROMPT_SP"
+ + [2d4743ce] uses correct command name in error messages about
+ "ulimit" failure; restores internal copy of limits if setrlimit()
+ fails, so the error won't repeat. (Closes: 765410)
+ + [691547cd] fixes thinko in status message for INT/QUIT signals;
+ checks errflag in output loops. (Closes: #767005)
* [01eea476] Add debian/zsh-static.NEWS with note about upcoming
zsh-static removal.
* [f58cddea] debian/pkg-zsh-workflow.md: Update order when importing a