summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2015-05-18 23:23:07 +0000
committerMichael Biebl <biebl@debian.org>2015-05-18 23:23:07 +0000
commitd06003a314fb66a465103b0343006a58a511486d (patch)
tree46c919adc6942fa57edf3a870e4099af19d35ccb /debian
parentRelease version 3.16.2-1 to unstable (diff)
downloadzenity-d06003a314fb66a465103b0343006a58a511486d.tar.gz
zenity-d06003a314fb66a465103b0343006a58a511486d.tar.bz2
zenity-d06003a314fb66a465103b0343006a58a511486d.zip
Add refs to closed bugs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7ec1e730..e0c498ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
zenity (3.16.2-1) unstable; urgency=medium
* New upstream release.
+ - Fixes problem with zenity --text-info choking on some UTF-8 strings
+ (Closes: #695933)
+ - Fixes problem with zenity --info destroying the X11 primary selection
+ content. (Closes: #742211)
* Drop obsolete --disable-scrollkeeper configure switch.
* Bump Standards-Version to 3.9.6.
bgstack15