summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2022-03-31 21:03:53 -0400
committerLogan Rathbone <poprocks@gmail.com>2022-03-31 21:03:53 -0400
commit383c8c13899f2e6beb5d71c43d7a181d67008c9f (patch)
treed8228ce8dc8b1b176f3b3f03493ead2807c52d56 /NEWS
parentUpdate Basque translation (diff)
downloadzenity-383c8c13899f2e6beb5d71c43d7a181d67008c9f.tar.gz
zenity-383c8c13899f2e6beb5d71c43d7a181d67008c9f.tar.bz2
zenity-383c8c13899f2e6beb5d71c43d7a181d67008c9f.zip
Update NEWS and meson.build for 3.42.0
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