diff --git a/CHANGES b/CHANGES index 662fe026..8d78bfc1 100644 --- a/CHANGES +++ b/CHANGES @@ -205,3 +205,9 @@ o uclnt: - Added YMsgDispatcher::getAddress() - made some getXX() functions const o slog: - now not logging date, process id, id to console anylonger by default - introduced mutex to be able to use static buffer +o YError: - added setFile() and setLine() methods +o YOptString: newly added +o usrv: - fixed memory leaks in YServer.cpp + - optimized memory management + - added memory debugger +o misc: - now logging mpatrol mem_dump() to syslog