diff options
author | raveit65 <[email protected]> | 2021-08-06 12:19:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-08-06 12:44:48 +0200 |
commit | 268ed59da718f619acc4b85573b892b0fe7ffd1d (patch) | |
tree | b6eb0b91fb4ba7badb957e5b695b00a40f100377 /NEWS | |
parent | e47829c063eee38eec4c9eba398350b44152ebce (diff) | |
download | atril-268ed59da718f619acc4b85573b892b0fe7ffd1d.tar.bz2 atril-268ed59da718f619acc4b85573b892b0fe7ffd1d.tar.xz |
release 1.26.0v1.26.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +### atril 1.26.0 + + * update translations + * ev-window.c: only create a EvWebView if needed + * ev-sidebar-links: Optimize reverse link lookup for a page + * introspection: Fix bogus --library arguments. + * libdocument: remove _ev_g_mkdtemp function + * epub: declaration of ‘uL’ shadows a previous local [-Wshadow] + * ev-window: missing initializer for a field of ‘GtkActionEntry’ + * epub: fix typo + ### atril 1.25.1 * update translations |