summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2022-04-01 12:48:03 -0400
committerJeremy Bicha <jeremy.bicha@canonical.com>2022-04-01 12:48:03 -0400
commitd649419599aeec083ecdb89af03f80d8cef9ff3c (patch)
tree91ae3c15a9acb477a2663f96a65ceb0b7a173a9f /NEWS
parentRevert "debian/control.in: WebKit builds fine again on sh4 re-add that archit... (diff)
parentNew upstream version 3.42.0 (diff)
downloadzenity-d649419599aeec083ecdb89af03f80d8cef9ff3c.tar.gz
zenity-d649419599aeec083ecdb89af03f80d8cef9ff3c.tar.bz2
zenity-d649419599aeec083ecdb89af03f80d8cef9ff3c.zip
Update upstream source from tag 'upstream/3.42.0'
Update to upstream version '3.42.0' with Debian dir 627ff2810bd2364a9763f5c65665e5c2e365a189
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c87b504..2544934a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Zenity 3.42.0
+ - tree: Clicking row checks radio/checkboxes (Logan Rathbone)
+ - Fix search column selection with --imagelist (Janne Pulkkinen)
+ - Translation updates:
+ Asier Sarasua Garmendia (eu)
+ Efstathios Iosifidis (el)
+ Goran Vidović (hr)
+ Quentin PAGÈS (oc)
+ Alan Mortensen (da)
+ Daniel Mustieles (es)
+
Zenity 3.41.0
- Port to meson (Logan Rathbone)
- Code cleanups (Simon McVittie)
bgstack15