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


From: mldonkey-commits
Subject: [Mldonkey-commits] mldonkey distrib/ChangeLog src/networks/gnutell...
Date: Wed, 31 May 2006 20:02:57 +0000

CVSROOT:        /sources/mldonkey
Module name:    mldonkey
Branch:         
Changes by:     spiralvoice <address@hidden>    06/05/31 20:02:57

Modified files:
        distrib        : ChangeLog 
        src/networks/gnutella: gnutellaInteractive.ml 

Log message:
        patch #5147

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/distrib/ChangeLog.diff?tr1=1.862&tr2=1.863&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/mldonkey/mldonkey/src/networks/gnutella/gnutellaInteractive.ml.diff?tr1=1.55&tr2=1.56&r1=text&r2=text

Patches:
Index: mldonkey/distrib/ChangeLog
diff -u mldonkey/distrib/ChangeLog:1.862 mldonkey/distrib/ChangeLog:1.863
--- mldonkey/distrib/ChangeLog:1.862    Wed May 31 20:02:14 2006
+++ mldonkey/distrib/ChangeLog  Wed May 31 20:02:57 2006
@@ -15,6 +15,7 @@
 =========
 
 2006/05/31
+5147: G1/G2: Display proper filename (and therefore support rename) (zet)
 5145: EDK: Fix md4 hashing when filesize is an exact multiple
       of edk chunk size, MLDonkey is now eMule-compatible (zet)
 
Index: mldonkey/src/networks/gnutella/gnutellaInteractive.ml
diff -u mldonkey/src/networks/gnutella/gnutellaInteractive.ml:1.55 
mldonkey/src/networks/gnutella/gnutellaInteractive.ml:1.56
--- mldonkey/src/networks/gnutella/gnutellaInteractive.ml:1.55  Thu May 25 
19:47:25 2006
+++ mldonkey/src/networks/gnutella/gnutellaInteractive.ml       Wed May 31 
20:02:57 2006
@@ -293,7 +293,6 @@
   );
   file_ops.op_file_info <- (fun file ->
       { (impl_file_info file.file_file) with
-        P.file_name = file.file_name;
         P.file_network = network.network_num;
         P.file_names = [file.file_name, P.noips()];
         




reply via email to

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