summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@redhat.com>2019-03-22 11:07:18 +0100
committerArx Cruz <arxcruz@redhat.com>2019-03-22 11:07:18 +0100
commit1c2a6b104afaee465728fb0b24a86fe90fd799f2 (patch)
treec33b8cece084c3da8e7364dbeb827d6edc8d34f8 /NEWS
parentMerge branch 'jjardon/no_gnome-common' into 'master' (diff)
downloadzenity-1c2a6b104afaee465728fb0b24a86fe90fd799f2.tar.gz
zenity-1c2a6b104afaee465728fb0b24a86fe90fd799f2.tar.bz2
zenity-1c2a6b104afaee465728fb0b24a86fe90fd799f2.zip
Bump to 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