diff options
author | raveit65 <[email protected]> | 2020-06-23 00:16:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-23 01:13:04 +0200 |
commit | 7647d5738f1de36ac2d95bcce48abbf60f43d8f8 (patch) | |
tree | cef1479538ded2f474d6f59bf6f5630f1e8b99ab /NEWS | |
parent | 0e9dd38d9a372514f92330e7967b8dd5da0825d6 (diff) | |
download | atril-1.25.0.tar.bz2 atril-1.25.0.tar.xz |
release 1.25.0v1.25.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -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 |