mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] mldonkey distrib/ChangeLog src/networks/donkey/...


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey distrib/ChangeLog src/networks/donkey/...
Date: Tue, 16 May 2006 22:02:54 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    06/05/16 22:02:54

Modified files:
        distrib        : ChangeLog 
        src/networks/donkey: donkeyOptions.ml 

Log message:
        patch #5098

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/distrib/ChangeLog.diff?tr1=1.829&tr2=1.830&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/src/networks/donkey/donkeyOptions.ml.diff?tr1=1.40&tr2=1.41&r1=text&r2=text

Patches:
Index: mldonkey/distrib/ChangeLog
diff -u mldonkey/distrib/ChangeLog:1.829 mldonkey/distrib/ChangeLog:1.830
--- mldonkey/distrib/ChangeLog:1.829    Mon May 15 17:45:35 2006
+++ mldonkey/distrib/ChangeLog  Tue May 16 22:02:54 2006
@@ -14,6 +14,9 @@
 ChangeLog
 =========
 
+2006/05/17
+5098: EDK: Update option description for initial_score
+
 2006/05/15
 5090: Http_client: Fix 302 redirect when Location starts with "."
       and filename changes
Index: mldonkey/src/networks/donkey/donkeyOptions.ml
diff -u mldonkey/src/networks/donkey/donkeyOptions.ml:1.40 
mldonkey/src/networks/donkey/donkeyOptions.ml:1.41
--- mldonkey/src/networks/donkey/donkeyOptions.ml:1.40  Sat Apr  8 01:27:29 2006
+++ mldonkey/src/networks/donkey/donkeyOptions.ml       Tue May 16 22:02:54 2006
@@ -25,7 +25,8 @@
 
 let donkey_section = file_section donkey_ini ["Donkey"] "Donkey options"
 
-let initial_score = define_expert_option donkey_section ["initial_score"] "" 
int_option 5
+let initial_score = define_expert_option donkey_section ["initial_score"]
+  "Initial score for a new server" int_option 5
 
 let max_xs_packets = define_expert_option donkey_section ["max_xs_packets"]
   "Max number of UDP packets per round for eXtended Search" int_option 30




reply via email to

[Prev in Thread] Current Thread [Next in Thread]