[jetrix-cvs] SF.net SVN: jetrix:[738] jetrix/trunk
Brought to you by:
smanux
From: <sm...@us...> - 2008-08-26 07:31:51
|
Revision: 738 http://jetrix.svn.sourceforge.net/jetrix/?rev=738&view=rev Author: smanux Date: 2008-08-26 07:31:46 +0000 (Tue, 26 Aug 2008) Log Message: ----------- Updated the changelog for Jetrix 0.2.3 Modified Paths: -------------- jetrix/trunk/doc/changelog.txt jetrix/trunk/src/site/changelog.php Modified: jetrix/trunk/doc/changelog.txt =================================================================== --- jetrix/trunk/doc/changelog.txt 2008-08-22 15:27:52 UTC (rev 737) +++ jetrix/trunk/doc/changelog.txt 2008-08-26 07:31:46 UTC (rev 738) @@ -24,12 +24,20 @@ - removed the dependency on JDIC +Changes in version 0.2.3 (2008-08-23) +------------------------------------- + +- Fixed a bug in the mode 4 (25% pure) of the #custom channel that was causing a crash of the classic tnet 1.13 client +- The address of the server is now published to http://servers.tetrinet.fr instead of tsrv.com, tetrinet.org and tfast.org + + Changes in version 0.2.2 (2005-04-07) ------------------------------------- - Fixed a bug preventing the clients from connecting to a server with a default charset different from ISO-8859-1 - The configuration is no longer broken by a "&" char in the description of a channel + Changes in version 0.2.1 (2005-02-18) ------------------------------------- @@ -39,6 +47,7 @@ - Running Jetrix with jetrix.exe no longer saturate the CPU - Fixed a bug preventing the execution of several query commands with the same connection + Changes in version 0.2.1 (2005-02-18) ------------------------------------- Modified: jetrix/trunk/src/site/changelog.php =================================================================== --- jetrix/trunk/src/site/changelog.php 2008-08-22 15:27:52 UTC (rev 737) +++ jetrix/trunk/src/site/changelog.php 2008-08-26 07:31:46 UTC (rev 738) @@ -3,12 +3,20 @@ <h1>Changelog</h1> <pre> +Changes in version 0.2.3 (2008-08-23) +------------------------------------- + +- Fixed a bug in the mode 4 (25% pure) of the #custom channel that was causing a crash of the classic tnet 1.13 client +- The address of the server is now published to http://servers.tetrinet.fr instead of tsrv.com, tetrinet.org and tfast.org + + Changes in version 0.2.2 (2005-04-07) ------------------------------------- - Fixed a bug preventing the clients from connecting to a server with a default charset different from ISO-8859-1 - The configuration is no longer broken by a "&" char in the description of a channel + Changes in version 0.2.1 (2005-02-18) ------------------------------------- @@ -18,6 +26,7 @@ - Running Jetrix with jetrix.exe no longer saturate the CPU - Fixed a bug preventing the execution of several query commands with the same connection + Changes in version 0.2 (2005-01-18) ----------------------------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |