Release 1.1.10-0

- YError: - Add setFile() and setLine() methods - YOptString: - newly added - Usrv: - Fix crash due to race in unregistering from connection list - Fix memory leaks in YServer.cpp - Major rewrite and renaming of classes - Optimized memory management - Add memory debugger - Misc: - Log mpatrol mem_dump() to syslog - Contr: - Add module YLifo - YOsc: - rewrite - Slog, platform, misc unified into module base - YThread: - Add setFlags(), addFlags(), delFlags() and changed setName() to avoid deadlock - Inifile: - Support quoted strings as values - Add inifile_val() and inifile_str() macros - Scripts: - some fixes to cvs_mail.sh - Make: - some indentation cleanup in defs.mk.in - Make all targets depend on all.done - Fix plugin.mk - Platform: - Add winerrno.h; will be removed again
This commit is contained in:
Jan Lindemann 2005-12-05 12:37:31 +00:00 committed by Jan Lindemann
commit 5bcc25939c
2 changed files with 19 additions and 3 deletions

View file

@ -1 +1 @@
1.1.9-0-dev
1.1.10-0-dev