diff options
author | Monsta <[email protected]> | 2015-09-28 15:03:32 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2015-09-28 15:03:32 +0300 |
commit | 437593ca1eae00a87c47c50bae2ae64b897131d8 (patch) | |
tree | dd4f89db03eee6fd5f29709020f4a9e6e68684e3 | |
parent | 5a7b9cf60bb4e2368ac6ecf8c16a097180cf6bd4 (diff) | |
download | atril-437593ca1eae00a87c47c50bae2ae64b897131d8.tar.bz2 atril-437593ca1eae00a87c47c50bae2ae64b897131d8.tar.xz |
update NEWS for 1.11.0
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +1.11.0 +------ + + * Drop support for win32/osx/hildon + * Make smclient mandatory + * [epub] drop embedded MathJax in favor of using distro-packaged one + * Retrieve strings directly from gschema (requires intltool 0.50.1) + * Several code cleanups + +1.10.2 +------ + + * Fix several command line options + * Fix several findbar issues + * Make libmatedesktop optional + * [pdf] Fix saving annotations added to different pages + 1.10.1 ------ |