*** empty log message ***

This commit is contained in:
Marc Wäckerlin
2005-03-11 23:29:43 +00:00
parent 97d1498631
commit bdb6c3c0ba
3 changed files with 39 additions and 2 deletions

View File

@@ -1,3 +1,17 @@
* Thu Mar 10 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-2.0.0 (mrw)
- New feature: Automated function trace for GNU Compiler (gcc)
- Thread safety for mrw::StackTrace
* Tue Feb 22 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-2.0.0 (mrw)
- New feature: Function Trace
- REMOVED:
- All previousely deprecated (min, max)
- Simple Trace
- Bugfix in mrw::Dir, now it is documented, tested and usable
- Note: the logging hierarchy for log4cxx stacktrace has been renamed
from "libmrw" to "mrw.stacktrace", it is now similar to the naming
in the new function tracer, which is "mrw.fntrace"
- Because it is time to get rid of deprecated things, The major
version number has been increased.
* Fri Feb 18 2005 Marc Waeckerlin <marc@waeckerlin.org> - mrw-c++-1.9.0 (mrw)
- Added a wrapper around libtdl, Dynamic Library Loading for C++
- New global functions ifelse ind standard extensions