diff options
author | Albert Astals Cid <aacid@kde.org> | 2011-09-27 00:45:59 +0200 |
---|---|---|
committer | Albert Astals Cid <aacid@kde.org> | 2011-09-27 00:45:59 +0200 |
commit | 0c0591fa23441c54c9443072615273ea65482d76 (patch) | |
tree | 153a3b3565941870fe63b8f7bee15f102add19ec /NEWS | |
parent | 19f5db7acd64330d198f18695175df02141794d7 (diff) |
0.18.0poppler-0.18.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +Release 0.18.0 + core: + * Fix small memory leak when dealing with marked content + * Remove DCTStream::getRawStream since Stream::getNextStream does the same + + utils: + * Rename pdfmerge to pdfunite + * Rename pdfextract to pdfseparate + * pdfseparate: Complain if %d is not present and it should + * Add pdfseparate and pdfunite man pages + + build system: + * Minor cleanup in regarding removed qt code + Release 0.17.4 (0.18 RC) core: * SplashOutputDev: Compile when defining USE_FIXEDPOINT |