diff options
author | Logan Rathbone <poprocks@gmail.com> | 2023-04-28 10:42:04 -0400 |
---|---|---|
committer | Logan Rathbone <poprocks@gmail.com> | 2023-04-28 10:42:04 -0400 |
commit | 545241b9183b54f1cc7e34913101e3681ae8d7bd (patch) | |
tree | 98f743db7e601085c610a0c34c50acbd27fad873 /NEWS | |
parent | e448b61c4a16fd0c24faf1ade95f55d4b7b8d994 (diff) | |
download | zenity-545241b9183b54f1cc7e34913101e3681ae8d7bd.tar.gz |
3.92.03.92.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +Zenity 3.92.0 + 3rd alpha release of the upcoming zenity 4.x, based on libadwaita/gtk4. + - progress: don't update responses that aren't there (see: !25 and + https://bugzilla.redhat.com/show_bug.cgi?id=2177287) (Adam Williamson) + - Set dialog 'heading', not 'title' for the --title option (see: !26) (Adam + Williamson) + - tree: fix handling of multi-row stdin input (#54) (Adam Williamson) + - tree-column-view: don't steal children (see: !28) (Adam Williamson) + - Port to webkitgtk 6.0 (Adam Williamson) + - webkit: Fix leak by removing unnecessary ref sink (Logan Rathbone) + - option: Add non-fatal deprecation warning for --confirm-overwrite (#55) + (Logan Rathbone) + - help: Fix typo in Basque help translation (Andre Klapper) + - Translation updates: + Andika Triwidada (id) + Asier Sarasua Garmendia (eu) + Balázs Úr (hu) + Ekaterine Papava (ka) + Piotr Drąg (pl) + Sergej A (ru) + Yuri Chornoivan (uk) + Zenity 3.91.0 - tree: Port to GtkColumnView (Logan Rathbone) - desktop file: Remove spurious translation comment (Logan Rathbone) |