diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2018-09-18 01:22:35 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2018-09-18 01:22:35 +0200 |
commit | 66b50e88cd886e78b12ab286b78127c811127219 (patch) | |
tree | 8cb7dfb900ad2c374def29c4d2ef55d403fe2ef4 | |
parent | 8b913934ce6314dfbb4a09029a85b3adc11b6cd4 (diff) | |
download | zsh-66b50e88cd886e78b12ab286b78127c811127219.tar.gz zsh-66b50e88cd886e78b12ab286b78127c811127219.zip |
Upload to unstable as 5.6.2-2
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9c6de0e9..4f4645726 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +zsh (5.6.2-2) unstable; urgency=medium + + [ Axel Beckert ] + * [a5db2473] Switch from the deprecated libpcre3 to the newer (!) + libpcre2. (LP: #1792544) + + [ Daniel Shahaf ] + * [3d8f4eee] Cherry-pick 551ff842 from upstream: Another attachtty() + fix. (Closes: #908818) + + -- Axel Beckert <abe@debian.org> Tue, 18 Sep 2018 01:15:17 +0200 + zsh (5.6.2-1) unstable; urgency=medium * [92bef885,3d116bbb] New upstream bugfix release. |