Update of /cvsroot/dcplusplus/dcplusplus
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15474
Modified Files:
changelog.txt
Log Message:
vs2k fix, bufferedsocket fix
Index: changelog.txt
===================================================================
RCS file: /cvsroot/dcplusplus/dcplusplus/changelog.txt,v
retrieving revision 1.314
retrieving revision 1.315
diff -C2 -d -r1.314 -r1.315
*** changelog.txt 13 Feb 2006 21:13:27 -0000 1.314
--- changelog.txt 18 Feb 2006 23:32:17 -0000 1.315
***************
*** 2,5 ****
--- 2,9 ----
* Fixed XML file list generation for invalid filenames from other os's
* Fixed a rare refresh crash
+ * CID is now shown if no nick name is currently available for a user
+ * Fixed another crash when loading file lists
+ * Played some more with bufferedsocket performance
+ * Fixed some VS 2005 issues (thanks trem)
|