Release 3-2-0 with tag: REL_mrw-c++-3-2-0

This commit is contained in:
Marc Wäckerlin
2007-08-05 08:20:01 +00:00
parent df8e05c180
commit 4ca9363fd0
24 changed files with 964 additions and 418 deletions

View File

@@ -1,3 +1,20 @@
* Sun Aug 5 2007 Marc Waeckerlin - mrw-c++-3.2.1 (mrw)
- Compatibility to UNICODE log4cxx 0.9.7
* Fri Jul 7 2007 Marc Waeckerlin - mrw-c++-3.2.0 (mrw)
- Partly ported to SVN version of log4cxx
- Added valgrind support with --enable-valgrind
- Checked with valgrind and repaired defects:
- Mismatching delete in StackTrace
* Tue Jun 12 2007 Marc Waeckerlin - mrw-c++-3.1.1 (mrw)
- Don't catch abort() in autostacktraceXXX.cpp
* Thu May 31 2007 Marc Waeckerlin - mrw-c++-3.1.0 (mrw)
- Bug in string.hpp join: Only join with list of strings was possible.
* Fri May 25 2007 Marc Waeckerlin - mrw-c++-3.0.0 (mrw)
- Function- and method-trace have been renamed from FUNCTION and
METHOD to MRW_FUNCTION and MRW_METHOD due to naming conflicts with
Qt-Library. This breaks backward compatibility!
* Sat May 19 2007 Marc Waeckerlin - mrw-c++-2.3.4 (mrw)
- also tracing for signals in autostacktraceXXX (-lmrwexclog4cxx)
* Sat Feb 04 2006 Marc Waeckerlin - mrw-c++-2.3.1 (mrw)
- new rpm package mrw-c++-minimal without debug facilities
no dependencies to boost, log4cxx and ltdl libraries