diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-08-25 21:52:45 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-08-25 21:52:45 +0200 |
commit | 478d6c1db2ad16ea6b3cb6010cf083f2513494cf (patch) | |
tree | 2cda41b9c60bb79390c4cef5e1fff8e5c6fc8882 | |
parent | 8ba58f19393ded8b6c761742bea10481793bc7ef (diff) | |
parent | 3eb18fe1345a2f040d05817584f935f35d24d183 (diff) | |
download | zsh-478d6c1db2ad16ea6b3cb6010cf083f2513494cf.tar.gz zsh-478d6c1db2ad16ea6b3cb6010cf083f2513494cf.zip |
Merge branch 'debian' of git.debian.org:/git/collab-maint/zsh into debian
-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 |