diff options
143 files changed, 8478 insertions, 8938 deletions
@@ -1,14 +1,3 @@ -Changes from 0.7.6-RELEASE to 0.7.7-RELEASE -- Major code cleanup -- Bugfix in /col -- Bugfix in gcol #1 (destroy session also if no database is used) -- Bugfix in gcol #2 (now runs each hour not once a day) -- Renew the style.css and stream.html - -Changes from 0.7.5-RELEASE to 0.7.6-RELEASE -- Removed the old hash maps and included the SGI C++ STL extenstion - hash_map. - Changes from 0.7.4.1-RELEASE to 0.7.5-RELEASE - Garbage collector will now run once a hour rather than each ten minutes. - Dynamic thread pool improvements. diff --git a/CVS/Entries b/CVS/Entries index dc0de3d..9131cd2 100644 --- a/CVS/Entries +++ b/CVS/Entries @@ -1,10 +1,10 @@ -/CHANGES/1.21/Mon Feb 21 02:02:48 2005// +/CHANGES/1.17/Mon Feb 14 20:09:50 2005// /COPYING/1.6/Sun Jun 27 06:32:26 2004// /INSTALL/1.7/Fri Jul 9 22:33:20 2004// /Makefile/1.31/Sun Feb 13 07:56:58 2005// -/NEWS/1.35/Mon Feb 21 02:02:48 2005// -/README/1.104/Mon Feb 21 02:02:48 2005// +/NEWS/1.34/Thu Feb 17 18:09:41 2005// +/README/1.101/Thu Feb 17 18:09:42 2005// /RELEASES/1.2/Thu Feb 17 18:09:42 2005// -/TODO/1.69/Fri Feb 18 14:40:56 2005// +/TODO/1.68/Mon Feb 14 17:33:09 2005// /configure/1.31/Wed Feb 9 22:42:58 2005// D @@ -1,4 +1,3 @@ -::(21.02.05)::Released yChat 0.7.7. A major code cleanup has been made and the ANSI code formating is now being used. Bugfixes in the timer thread have been made and the standard demo HTML style has been renewed. ::(17.02.05)::Released yChat 0.7.6. This release now uses the hash_map class from the SGI STL extension which is more stable then the old Hash Map used by yChat. ::(14.02.05)::Released yChat 0.7.5. The garbage collector will now run once a hour. The dynamic thread pool has been improved. Removed thre equiv-http-refresh meta tag from the online list. Added a minor bugfix in the /topic command. Implemented an HTML based list of all logged in users and the /users command which does the same. ::(13.02.05)::Released yChat 0.7.4.1 This new version includes a major bugfix made in the new dynamic thread pool which has been introdouced in 0.7.4. The bug resulted in a thread pool dead lock.. Tagged yChat 0.7.5-CURRENT into CVS. @@ -1,4 +1,4 @@ -yChat; Homepage: www.yChat.org; Version 0.7.7.1-RELEASE +yChat; Homepage: www.yChat.org; Version 0.7.6-RELEASE Copyright (C) 2003 Paul C. Buetow, Volker Richter Copyright (C) 2004, 2005 Paul C. Buetow ------------------------------------------------------------ |
