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/fileTP/...


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey distrib/ChangeLog src/networks/fileTP/...
Date: Mon, 25 Sep 2006 21:38:25 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Changes by:     spiralvoice <spiralvoice>       06/09/25 21:38:24

Modified files:
        distrib        : ChangeLog 
        src/networks/fileTP: fileTPInteractive.ml 

Log message:
        patch #5425

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/distrib/ChangeLog?cvsroot=mldonkey&r1=1.1027&r2=1.1028
http://cvs.savannah.gnu.org/viewcvs/mldonkey/src/networks/fileTP/fileTPInteractive.ml?cvsroot=mldonkey&r1=1.48&r2=1.49

Patches:
Index: distrib/ChangeLog
===================================================================
RCS file: /sources/mldonkey/mldonkey/distrib/ChangeLog,v
retrieving revision 1.1027
retrieving revision 1.1028
diff -u -b -r1.1027 -r1.1028
--- distrib/ChangeLog   25 Sep 2006 21:37:14 -0000      1.1027
+++ distrib/ChangeLog   25 Sep 2006 21:38:24 -0000      1.1028
@@ -15,6 +15,7 @@
 =========
 
 2006/09/25
+5425: FileTP: Support options file_started_cmd and pause_new_downloads
 5423: Print warning for empty admin password only if allowed_ips was altered
 5422: Command "sources": Display only downloading files
 

Index: src/networks/fileTP/fileTPInteractive.ml
===================================================================
RCS file: /sources/mldonkey/mldonkey/src/networks/fileTP/fileTPInteractive.ml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- src/networks/fileTP/fileTPInteractive.ml    23 Sep 2006 22:26:38 -0000      
1.48
+++ src/networks/fileTP/fileTPInteractive.ml    25 Sep 2006 21:38:24 -0000      
1.49
@@ -250,6 +250,7 @@
       current_files := file :: !current_files;
     end;
   
+  CommonInteractive.start_download (as_file file);
   download_file_from_mirror file u referer;
   find_mirrors file u
 




reply via email to

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