diff --git a/ChangeLog b/ChangeLog index 6ce154f..08f3b00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +* Tue Aug 31 2004 Marc Wäckerlin - mrw-c++-0.93 (mrw) + - test failed on Solaris (without stack trace) + -> no -lbfd for --disable-stacktrace! + -> no include of stacktrace.hpp in args.hpp! * Wed Aug 25 2004 Marc Wäckerlin - mrw-c++-0.92 (mrw) - new file: version.cpp - new file header for all sources @@ -8,7 +12,7 @@ - added simple tracing mechanism - more warnings - small corrections in Auto<>::Free and a new test for it - - pissibility to compile without stack trace + - possibility to compile without stack trace * Wed May 28 2004 Marc Wäckerlin - mrw-c++-0.92 (mrw) - no more mrw:: exceptions in header files, all moved to .cpp - make distclean now clean everything that was generated