diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-20 09:46:23 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-08-20 09:46:23 +0200 |
commit | c9d0ce06ab884d572648030831ca5b0f371306b5 (patch) | |
tree | 108d4ca0a211504ec39b4ce5c6f4c7970ff0cc08 | |
parent | 7e2e5db0ba57fc7c28629a979c2b91bd43230212 (diff) | |
download | zsh-c9d0ce06ab884d572648030831ca5b0f371306b5.tar.gz zsh-c9d0ce06ab884d572648030831ca5b0f371306b5.zip |
Add fixed Ubuntu bug report to previous changelog entry
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 642915951..025c2972e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,9 @@ zsh (5.0.5-dev-2-1) experimental; urgency=medium Norman for report and patch!) + [a7d7c77b] Add completion for bpython and variants (Closes: #691714; Thanks Sebastian Ramacher for report and patch!) + + [b63ff19d] Correct reload of backslash-continuation lines from + history, fix bad history write of events ending with backslashes + (LP: #1342724) [ Axel Beckert ] * [73508e34,baa705db] Remove all patches which were cherry-picked from |