summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@gnome.org>2014-04-26 11:26:01 -0300
committerArx Cruz <arxcruz@gnome.org>2014-04-26 11:26:01 -0300
commite9b8ca7242a350053aa27e5a63a0c2d6c1cb15df (patch)
tree65c84c9be6a8eaf5804f1f6479b0ae050b24cb6d
parentBump to 3.12.1 (diff)
downloadzenity-e9b8ca7242a350053aa27e5a63a0c2d6c1cb15df.tar.gz
zenity-e9b8ca7242a350053aa27e5a63a0c2d6c1cb15df.tar.bz2
zenity-e9b8ca7242a350053aa27e5a63a0c2d6c1cb15df.zip
Updating NEWS
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4945f4b3..ed60473e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Zenity 3.12.1
+ - Translation updates
+ - doap: update URLs (Piotr Drąg)
+ - Add French screenshot (Alexandre Franke)
+ - User docs: Make page ID the same as file name (Andre Klapper)
+ - Fix FSF address commit for po/oc.po (Colin Walters)
+ - Updated FSF's address (Daniel Mustieles)
+ - Add user help for --listen, bug 711396 (Sindhu S)
+ - Bug #667711 - man page points to nonexisting doc (Arx Cruz)
+ - Bug #600533 zenity --text-info should have an auto scroll option (Arx Cruz)
+ - Bug #534935 Need hability to specify default answer in --question dialog (Berislav Kovacki)
+ - Bug #702535 - List box doesn't expand to fill window (Arx Cruz)
+
Zenity 3.10.0
- Translation updates
bgstack15