|
From: <arn...@us...> - 2006-10-10 14:45:33
|
Revision: 674
http://svn.sourceforge.net/dcplusplus/?rev=674&view=rev
Author: arnetheduck
Date: 2006-10-10 07:45:20 -0700 (Tue, 10 Oct 2006)
Log Message:
-----------
changlog fix
Modified Paths:
--------------
dcplusplus/trunk/changelog.txt
dcplusplus/trunk/help/changelog.html
Modified: dcplusplus/trunk/changelog.txt
===================================================================
--- dcplusplus/trunk/changelog.txt 2006-10-10 14:44:41 UTC (rev 673)
+++ dcplusplus/trunk/changelog.txt 2006-10-10 14:45:20 UTC (rev 674)
@@ -1,4 +1,4 @@
--- 0.698 --
+-- 0.698 2006-10-10 --
* [bug 1065] Code cleanup (thanks steven sheehy)
* Fixed readme.txt (thanks ullner)
* More code cleanup
Modified: dcplusplus/trunk/help/changelog.html
===================================================================
--- dcplusplus/trunk/help/changelog.html 2006-10-10 14:44:41 UTC (rev 673)
+++ dcplusplus/trunk/help/changelog.html 2006-10-10 14:45:20 UTC (rev 674)
@@ -13,6 +13,26 @@
<h1>DC++ Changelog</h1>
See the version history of DC++ below.
+<h2>0.698 <span style="color: gray;">(2006-10-10)</span></h2>
+<ul>
+ <li><a href="http://dcpp.net/bugzilla/show_bug.cgi?id=1065">[bug 1065]</a> Code cleanup (thanks steven sheehy)</li>
+ <li>Fixed readme.txt (thanks ullner)</li>
+ <li>More code cleanup</li>
+ <li>Fixed trusted/untrusted upload view</li>
+ <li>Fixed crash on invalid remote command during upload</li>
+ <li>[ADC] Improved GFI command support</li>
+ <li>Lowest priority downloads are no longer started if there are other downloads running</li>
+ <li>Upgraded to STLport 5.0.2</li>
+ <li>Updated compile instructions</li>
+ <li>Updated unsigned types to C99</li>
+ <li>Removed unmaintained autoconf files</li>
+ <li>Reworked match listing to make it slightly faster</li>
+ <li>Fixed a few random crashes</li>
+ <li>[ADC] Removed obsolete DSC command</li>
+ <li>Fixed user list not being updated in some cases</li>
+ <li><a href="http://dcpp.net/bugzilla/show_bug.cgi?id=1071">[bug 1071]</a> Added fasthash for unix (thanks steven sheehy)</li>
+</ul>
+
<h2>0.697 <span style="color: gray;">(2006-09-29)</span></h2>
<ul>
<li>[ADC] Fixed a few protocol issues</li>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|