diff options
author | Logan Rathbone <poprocks@gmail.com> | 2023-04-28 08:41:33 -0400 |
---|---|---|
committer | Logan Rathbone <poprocks@gmail.com> | 2023-04-28 09:59:40 -0400 |
commit | 5cb56e3e87dcbb1fb423ecee436a62bde483b611 (patch) | |
tree | 0a42077e7852f4d08fbeb2f004e4bd24f1bd7617 /NEWS | |
parent | Fix typo in Basque help translation (diff) | |
download | zenity-5cb56e3e87dcbb1fb423ecee436a62bde483b611.tar.gz zenity-5cb56e3e87dcbb1fb423ecee436a62bde483b611.tar.bz2 zenity-5cb56e3e87dcbb1fb423ecee436a62bde483b611.zip |
3.44.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Zenity 3.44.1 + - msg: Set max-width-chars to relatively small value if --width specified + (fixes regression by 25a92fff; see also #42) (Logan Rathbone) + - Prevent ZENITY_TIMEOUT from clashing with custom response IDs (fixes #48) + (Logan Rathbone) + - Fix typo in Basque help translation (Andre Klapper) + - Translation updates: + Anders Jonsson (sv) + Balázs Úr (hu) + Jürgen Benvenuti (de) + Piotr Drąg (pl) + Yuri Chornoivan (uk) + Zenity 3.44.0 - scale: set a page increment so mouse wheel can be used on widget (Hg) - build: Use GNOME module post_install() (Matt Turner) |