[Libreoffice-commits] .: NEWS
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sat May 25 14:27:41 PDT 2013
NEWS | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 89abdff7b0dcba8c050ce9ef7f68760511814f2f
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sat May 25 23:21:14 2013 +0200
add cppunit 1.13.1 changes to NEWS
diff --git a/NEWS b/NEWS
index efbf5d2..f85f037 100644
--- a/NEWS
+++ b/NEWS
@@ -4,8 +4,16 @@
* Portability:
- Supports 64 bit build on windows
- - Report errors from dlopen and dlclose on windows through dlerror on
- unix.
+ - Report errors from dlopen and dlclose through dlerror on
+ unix/linux.
+
+ New in CppUnit 1.13.1:
+ ---------------------
+
+* Portability:
+ - Use portable way to use free (fdo#52536)
+
+ - Prevent crash when demangling fails with gcc (fdo#52539)
New in CppUnit 1.13.0:
----------------------
More information about the Libreoffice-commits
mailing list