summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2016-05-21 19:19:43 +0200
committerAlbert Astals Cid <aacid@kde.org>2016-05-21 19:19:43 +0200
commiteb20f8cc2c0dea281ae44336a8fac8cc86a99895 (patch)
tree0e4195f664ea8d7382a5085c2797d30a967809fb /NEWS
parent58f56a7af99b477f39e57aed74443b6851afe15f (diff)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 437a1c6a..558efd81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Release 0.44.0
+ core:
+ * Fix Compile in 32bit linux. Bug #95492
+ * Splash: type 3 chars. restore the current position also in output device. Bug #95344
+ * Splash: Improve rendering of some dotted lines. Bug #84693
+ * Refactor GooString::Set(). Bug #94201
+ * Fix typo in GfxPatchMeshShading::parse
+ * Fix memory leak in PSOutputDev::filterPSLabel
+ * Fix memory leak in SignatureHandler::getDefaultFirefoxCertDB_Linux
+ * Fix potential crash in SplashOutputDev::doUpdateFont
+ * Fix potential crash in TextPage::coalesce
+ * Remove call that does nothing
+
+ utils:
+ * pdftocairo: add -antialias option. Bug #94977
+
Release 0.43.0
core:
* Implement sanity check for linearization usage. Bug #92482