summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2022-04-27 15:34:04 -0400
committerJeremy Bicha <jeremy.bicha@canonical.com>2022-04-27 15:34:04 -0400
commitbf559d3363a39aa0c94c2ff9537fea70cc3ff3ce (patch)
treee966d8ffbea3c6805486890535b717227098934f /NEWS
parentUpdate debian/watch (diff)
parentNew upstream version 3.42.1 (diff)
downloadzenity-bf559d3363a39aa0c94c2ff9537fea70cc3ff3ce.tar.gz
zenity-bf559d3363a39aa0c94c2ff9537fea70cc3ff3ce.tar.bz2
zenity-bf559d3363a39aa0c94c2ff9537fea70cc3ff3ce.zip
Update upstream source from tag 'upstream/3.42.1'
Update to upstream version '3.42.1' with Debian dir ecb7383fc20c2176b602cbf542f383b94277b6b8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2544934a..b5620628 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Zenity 3.42.1
+ - scale: Make OK button default (allows pressing Enter to accept selected
+ value) (hydrargyrum)
+ - Fix maximum width of message dialogs to 60 characters, and make message
+ dialogs non-resizable (fixes regression from 3b64d05e) (David King)
+
Zenity 3.42.0
- tree: Clicking row checks radio/checkboxes (Logan Rathbone)
- Fix search column selection with --imagelist (Janne Pulkkinen)
bgstack15