diff options
author | monsta <[email protected]> | 2016-09-18 22:35:00 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-09-18 22:35:00 +0300 |
commit | f3d203ed7e1c886899a0783edd7b9ac3b13c1fe6 (patch) | |
tree | 9b7069b240c6cfac20a32e435589274db62537b0 /NEWS | |
parent | 82abdeb0209d841f23e8792523e3fc971f01d18f (diff) | |
download | eom-f3d203ed7e1c886899a0783edd7b9ac3b13c1fe6.tar.bz2 eom-f3d203ed7e1c886899a0783edd7b9ac3b13c1fe6.tar.xz |
update NEWS for 1.16
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -1,16 +1,17 @@ -eom 1.15.1 +eom 1.16.0 ========== - * sync with Transiflex - * use GtkAbout and update copyright - * distcheck: explicitly use currently selected GTK+ version - * Fix the zoom and scroll performance. + * Use GtkAboutDialog instead of MateAboutDialog + * Fix possible out-of-bounds write in error message area + * Some cleanups + * Translations update -eom 1.15.0 +eom 1.14.2 ========== - * sync with Transiflex - * remove old gnome file + * Fix zoom and scroll performance on large images + * Translations update + * Make distcheck use currently selected GTK+ version eom 1.14.1 ========== |