Difference between revisions of "Changelog 1.1.1"

From AMule Project FAQ
Jump to: navigation, search
 
m (for html)
Line 1: Line 1:
 
== Version 1.1.1 ==
 
== Version 1.1.1 ==
 
 
''2003-11-01''
 
''2003-11-01''
  
 
'''Kry:'''
 
'''Kry:'''
; :               * Added zlib support.
+
; : * Added zlib support.
; :               * No more need to launch aMule with params for localized
+
; : * No more need to launch aMule with params for localized users we force the english language in the prog now (credits go to Eru).
; :                  users we force the english language in the prog now
+
; : * Fixed minor network bugs.
; :                  (credits go to Eru).
+
; : * Added SERVER_NET_DEBUG and NET_DEBUG mesages.
; :               * Fixed minor network bugs.
+
; : * Fixed TCP packet not being consumed if not readed.
; :               * Added SERVER_NET_DEBUG and NET_DEBUG mesages.
+
; :               * Fixed TCP packet not being consumed if not readed.
+
  
 
'''Olonho:'''
 
'''Olonho:'''
; :               * Fixes to search dialog and download menu.
+
; : * Fixes to search dialog and download menu.
  
 
'''Creteil:'''
 
'''Creteil:'''
; :               * Added new toolbar icons made by deltaHF.
+
; : * Added new toolbar icons made by deltaHF.
; :               * Added new clients icons made by deltaHF.
+
; : * Added new clients icons made by deltaHF.
; :               * Reverted default minimum upload slots = 3, now slot
+
; : * Reverted default minimum upload slots = 3, now slot allocation take effect if max upload >= 10kB/s.
; :                  allocation take effect if max upload >= 10kB/s.
+
; : * Fixes bad code branch escaping in Shared Files Window.
; :               * Fixes bad code branch escaping in Shared Files Window.
+
; : * Shared Files Window, Priority & Permissions in righ mouse click working like expected now.
; :               * Shared Files Window, Priority & Permissions in righ mouse
+
; : * Mass Code Cleaning (no more compilation of wx/xrc shit we don't use anymore), my old binarie = 2.9Mb the new one = 2.5Mb.
; :                  click working like expected now.
+
; :               * Mass Code Cleaning (no more compilation of wx/xrc shit we
+
; :                  don't use anymore), my old binarie = 2.9Mb the new one
+
; :                  = 2.5Mb.
+

Revision as of 16:02, 4 October 2004

Version 1.1.1

2003-11-01

Kry:

 
* Added zlib support.
 
* No more need to launch aMule with params for localized users we force the english language in the prog now (credits go to Eru).
 
* Fixed minor network bugs.
 
* Added SERVER_NET_DEBUG and NET_DEBUG mesages.
 
* Fixed TCP packet not being consumed if not readed.

Olonho:

 
* Fixes to search dialog and download menu.

Creteil:

 
* Added new toolbar icons made by deltaHF.
 
* Added new clients icons made by deltaHF.
 
* Reverted default minimum upload slots = 3, now slot allocation take effect if max upload >= 10kB/s.
 
* Fixes bad code branch escaping in Shared Files Window.
 
* Shared Files Window, Priority & Permissions in righ mouse click working like expected now.
 
* Mass Code Cleaning (no more compilation of wx/xrc shit we don't use anymore), my old binarie = 2.9Mb the new one = 2.5Mb.