diff options
author | monsta <[email protected]> | 2018-04-09 13:05:25 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-09 13:05:25 +0300 |
commit | 6428f20d35d0fe38e5fa1deb879a157b59397a5f (patch) | |
tree | 6cea29f3aa8210dcc1e4a350ac6bf72754d724c1 | |
parent | 35751a64f5ecd4c925df94c1b47343e2fd47f034 (diff) | |
download | atril-6428f20d35d0fe38e5fa1deb879a157b59397a5f.tar.bz2 atril-6428f20d35d0fe38e5fa1deb879a157b59397a5f.tar.xz |
fix previous NEWS entry
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ ### atril 1.18.4 - epub: fix loading epub thumbnails - epub: make minizip support more BSD variants - previewer: add style class atril-previewer-window - dvi: Mitigate command injection attacks by quoting filename + * epub: fix loading epub thumbnails + * epub: make minizip support more BSD variants + * previewer: add style class atril-previewer-window + * dvi: Mitigate command injection attacks by quoting filename ### atril 1.18.3 |