summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:05 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-04-03 22:56:05 +0200
commitadf17243a6b6d0cac2d7302b4443ac0bceb8575d (patch)
treee619c7f2e7ce628e9950ae3e1451fcde8e210cc3 /NEWS
parentNew upstream version 3.30.0 (diff)
parentBump to 3.32.0 (diff)
downloadzenity-adf17243a6b6d0cac2d7302b4443ac0bceb8575d.tar.gz
zenity-adf17243a6b6d0cac2d7302b4443ac0bceb8575d.tar.bz2
zenity-adf17243a6b6d0cac2d7302b4443ac0bceb8575d.zip
New upstream version 3.32.0
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