From 7647d5738f1de36ac2d95bcce48abbf60f43d8f8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 23 Jun 2020 00:16:10 +0200 Subject: release 1.25.0 --- NEWS | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e3e6619e..d8c46933 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,32 @@ ### atril 1.25.0 + * sync with transifex + * [ci] fix release tarball on travis CI failed + * Re-enable highlight_find_results + * Use ENABLE_SYNCTEX in libdocument/Makefile.am + * Improved detection of --enable/disable synctex option + * Fix -Wunused-function warnings caused by --enable-synctex=no + * Make synctex optional + * add git.mk to generate .gitignore + * use git submodule for cut-n-paste/smclient + * djvu-text-page: Fix cppcheck [clarifyCalculation] warnings + * ev-window: expand the comment on about dialog + * build: silent build warnings for distcheck + * build: update configure summary + * Fix cppcheck [knownConditionTrueFalse] warnings + * Remove strict-prototypes warning + * ev-window/epub-document: remove unused functions + * ev-poppler: remove unused variable + * epub-document: Remove unused-variable warning + * build: do not override the default value for MATE_COMPILE_WARNINGS + * epub backend: build with WARN_CFLAGS instead WARN_CXXFLAGS + * Migrate to README.md and fix links + * build: set compiler warning level to yes + * dviread: ‘inline’ is not at beginning of declaration + * Update authors + * Use int64_t for g_date_time_to_unix even word size is 32-bit wide + * thumbnailer: fix typo in the option description + ### atril 1.24.0 * update translations -- cgit v1.2.1