From: <arn...@us...> - 2006-05-21 21:42:45
|
Revision: 607 Author: arnetheduck Date: 2006-05-21 14:42:27 -0700 (Sun, 21 May 2006) ViewCVS: http://svn.sourceforge.net/dcplusplus/?rev=607&view=rev Log Message: ----------- changelog... Modified Paths: -------------- dcplusplus/trunk/changelog.txt dcplusplus/trunk/help/changelog.html Modified: dcplusplus/trunk/changelog.txt =================================================================== --- dcplusplus/trunk/changelog.txt 2006-05-21 08:53:55 UTC (rev 606) +++ dcplusplus/trunk/changelog.txt 2006-05-21 21:42:27 UTC (rev 607) @@ -1,4 +1,4 @@ --- -- +-- 0.69 2006-05-21 -- * Small linux / old gcc fixes (thanks jens oknelid) * Fixed an issue where client could be crashed from remote * Fixed an issue bad nicks could cause directories to be created in log / file list download folder Modified: dcplusplus/trunk/help/changelog.html =================================================================== --- dcplusplus/trunk/help/changelog.html 2006-05-21 08:53:55 UTC (rev 606) +++ dcplusplus/trunk/help/changelog.html 2006-05-21 21:42:27 UTC (rev 607) @@ -13,6 +13,33 @@ <h1>DC++ Changelog</h1> See the version history of DC++ below. +<h2>0.69 <span style="color: gray;">(2006-05-21)</span></h2> +<ul> + <li>Small linux / old gcc fixes (thanks jens oknelid)</li> + <li>Fixed an issue where client could be crashed from remote</li> + <li>Fixed an issue bad nicks could cause directories to be created in log / file list download folder</li> + <li>Changed autodrop default to 2 for fewer unexpected autodrops (thanks paka)</li> + <li>Saved users file more often to have fewer missing nicks around</li> + <li>CID of user shown if nick is missing (in queue for example)</li> + <li>Added display of CID in a few places</li> + <li>Updated yaSSL to 1.2.2</li> + <li>Fixed ADC hubname display (thanks ullner)</li> + <li>Advanced TTH rollback no longer performed if tree is invalid (thanks garg)</li> + <li>Option not to auto-disconnect favorite users (thanks ullner)</li> + <li>Fixed auto-disconnect delay (thanks uller)</li> + <li>Another fix for opencow</li> + <li>Fixed user command parameters not being remembered</li> + <li>Fixed ADC op commands</li> + <li>[bug 464] Added option for masked password prompt (thanks ullner)</li> + <li>[bug 922] Updated help links (thanks xan)</li> + <li>Fixed op count</li> + <li>[bug 230] Added settings to tray menu</li> + <li>[bug 403] Unfinished file lists deleted since they're never resumed anyway</li> + <li>[bug 639] Separated remove user from queue menu option</li> + <li>[bug 766] Fixed broken app titlebar</li> + <li>Removed support for generating NMDC-style file lists (old clients won't be able to download from you)</li> +</ul> + <h2>0.689 <span style="color: gray;">(2006-04-01)</span></h2> <ul> <li>Fixed displaying of available bytes when user list is off</li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |