summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-06-05 13:56:38 +0200
committerraveit65 <[email protected]>2021-06-05 13:56:38 +0200
commit2c873003aff83a3671722a324e9a52252b1d25ce (patch)
tree0022b00505861ad2cafd513eecedd5e42da7d3be /NEWS
parent6fc2932e53650e677966ace287e1da6dd350219b (diff)
downloadeom-2c873003aff83a3671722a324e9a52252b1d25ce.tar.bz2
eom-2c873003aff83a3671722a324e9a52252b1d25ce.tar.xz
release 1.25.1v1.25.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e5e074d..2192574 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+### eom 1.25.1
+
+ * Translations update
+ * eom-window: Remove -Wmissing-field-initializers warnings
+ * build: change the message for NLS in the configure summary
+ * build: allow users to disable gettext support (--disable-nls)
+ * build: Use PACKAGE_URL variable
+ * build: display package name and version in configure summary
+ * Fix desktop file validation warning
+ * Remove cppcheck warning knownConditionTrueFalse
+ * Remove unnecessary casts on signal function calls
+ * Update copyright to 2021
+ * Remove warning -Wshadow
+ * eom-uri-converter: dereference of NULL 'repl_str' reported by gcc
+ * Do not remove the accelerators from image properties dialog
+ * Upgrade ui files
+ * eom-save-as-dialog-helper: Fix resource path
+ * eom-image: warning -Wexpansion-to-defined
+ * eom-scroll-view.c: Redundant casting GTK_WIDGET
+ * eom-scroll-view: Remove warning incompatible-pointer-types
+ * Ensure scrollbar moves when dragged to move image
+ * require libexif 0.6.22
+ * Remove unused macros
+
### eom 1.25.0
* Translations update