summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2018-02-03 23:37:10 -0500
committerJeremy Bicha <jbicha@ubuntu.com>2018-02-03 23:41:00 -0500
commit439527f3c4aa64243eb0cc3ff79d6da62182e4ea (patch)
treeede428502b0467ab0ab2f60470f053b13d8ab475 /NEWS
parentbuild: default to xz tarballs (diff)
downloadzenity-439527f3c4aa64243eb0cc3ff79d6da62182e4ea.tar.gz
zenity-439527f3c4aa64243eb0cc3ff79d6da62182e4ea.tar.bz2
zenity-439527f3c4aa64243eb0cc3ff79d6da62182e4ea.zip
release: Prepare for 3.27.90
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0d3892a9..3c7a1c7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Zenity 3.27.90
+ - Several fixes for proper translations (Piotr Drąg)
+ - Translation updates
+
Zenity 3.26.0
- Use GtkFileChooserNative for the file chooser (Patrick Griffins)
bgstack15