summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 47ebbce6..b74311c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,10 +4,13 @@ zenity (3.12.1-1) UNRELEASED; urgency=low
* Update homepage
[ Laurent Bigonville ]
- * New upstream release.
+ * New upstream release. (Closes: #740361)
+ - Return correct exit code when --timeout is used (Closes: #646304)
+ - Do not return item twice when double clicking in a list (Closes: #717053)
+ - Expand lists vertically (Closes: #739248)
* debian/control.in: Bump Standards-Version to 3.9.5 (no further changes)
- -- Laurent Bigonville <bigon@debian.org> Fri, 23 May 2014 22:00:33 +0200
+ -- Laurent Bigonville <bigon@debian.org> Fri, 23 May 2014 23:33:38 +0200
zenity (3.8.0-1) unstable; urgency=low
bgstack15