summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:24 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:24 +0200
commita4fa01e68876c9d177e20c1d40ce2b6d7f347a74 (patch)
tree45f1a97327086f0965672d1b159ef2bc155733f5 /NEWS
parentreleasing package zenity version 3.30.0-2 (diff)
parentNew upstream version 3.32.0 (diff)
downloadzenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.tar.gz
zenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.tar.bz2
zenity-a4fa01e68876c9d177e20c1d40ce2b6d7f347a74.zip
Update upstream source from tag 'upstream/3.32.0'
Update to upstream version '3.32.0' with Debian dir 03ce2b1bad2a1c364520981efc3bdd49d1be7da0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7b14a1e..37d8e3d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Zenity 3.32.0
+ - Fix autotools warnings (Javier Jardón)
+ - Use upstream autoreconf instead deprecated gnome-autogen (Javier Jardón)
+ - Add <description> to DOAP file (Andre Klapper)
+ - Replace Bugzilla by Gitlab URL in DOAP file (Andre Klapper)
+ - help: Update all screenshots for Zenity 3.30 (Andre Klapper)
+
Zenity 3.30.0
- Translation updates
bgstack15