<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/index.php?action=history&amp;feed=atom&amp;title=Changelog_2.3.1</id>
		<title>Changelog 2.3.1 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/index.php?action=history&amp;feed=atom&amp;title=Changelog_2.3.1"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/w/index.php?title=Changelog_2.3.1&amp;action=history"/>
		<updated>2026-04-05T02:37:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/w/index.php?title=Changelog_2.3.1&amp;diff=28402&amp;oldid=prev</id>
		<title>GonoszTopi: Protected &quot;Changelog 2.3.1&quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/w/index.php?title=Changelog_2.3.1&amp;diff=28402&amp;oldid=prev"/>
				<updated>2011-11-11T22:39:58Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/wiki/Changelog_2.3.1&quot; title=&quot;Changelog 2.3.1&quot;&gt;Changelog 2.3.1&lt;/a&gt;&amp;quot; ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 22:39, 11 November 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>GonoszTopi</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/w/index.php?title=Changelog_2.3.1&amp;diff=28401&amp;oldid=prev</id>
		<title>GonoszTopi: Changelog for the 2.3.1 release</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/w/index.php?title=Changelog_2.3.1&amp;diff=28401&amp;oldid=prev"/>
				<updated>2011-11-11T22:39:13Z</updated>
		
		<summary type="html">&lt;p&gt;Changelog for the 2.3.1 release&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Version 2.3.1 - The &amp;quot;unobvious evil date&amp;quot; version. ===&lt;br /&gt;
&lt;br /&gt;
''2011-11-11''&lt;br /&gt;
&lt;br /&gt;
'''btkaos:'''&lt;br /&gt;
* Show if a client shares its file list in client view&lt;br /&gt;
&lt;br /&gt;
'''freddy77:'''&lt;br /&gt;
* Various optimizations of memory usage&lt;br /&gt;
* Access files for reading/writing via mapped memory (with custom exception handling)&lt;br /&gt;
* Fix download of files &amp;gt; 1GB on ucLibc&lt;br /&gt;
* Fix autogen.sh under Ubuntu&lt;br /&gt;
* Fixed TCP obfuscation negotiation&lt;br /&gt;
&lt;br /&gt;
'''Gnucco:'''&lt;br /&gt;
* Add option to ed2k link parser to display links in emulecollection&lt;br /&gt;
* Added test case for the CTag class&lt;br /&gt;
&lt;br /&gt;
'''GonoszTopi:'''&lt;br /&gt;
* Various fixes to new colour code&lt;br /&gt;
* Allow user to select display of transfer rates&lt;br /&gt;
* Extendable list-control settings save/load code&lt;br /&gt;
* Drop assumption that last search keyword is a filename extension if length == 3&lt;br /&gt;
* Instead of counting unicode characters in a Kad search now we use the UTF-8 byte count to determine whether the keyword is allowed or not&lt;br /&gt;
* Use actual page size in mmap calls instead of a randomly selected number&lt;br /&gt;
* Fix custom Crypto++ path not shown by configure&lt;br /&gt;
* Make &amp;lt;IMG&amp;gt; tags in aMuleWeb HTML 4.01 conforming&lt;br /&gt;
* Fix HTTP proxy authentication&lt;br /&gt;
* Use -static for the tests too, when a static binary is requested to prevent configure succeed where compilation would fail&lt;br /&gt;
* Configure now checks only for the tools and libraries needed for the selected components&lt;br /&gt;
* Fix aMuleGUI looking for undefined switches&lt;br /&gt;
* Fix the &amp;quot;blinking&amp;quot; in aMuleGUI's status line&lt;br /&gt;
* Better reporting of Kad tag reading/parsing errors&lt;br /&gt;
* Fix the unittests&lt;br /&gt;
* Some code reorganization&lt;br /&gt;
* Features/fixes ported from eMule:&lt;br /&gt;
** Implement an alternate method to estimate the real user count in the Kad network, which is not based on our local routing table (0.49b)&lt;br /&gt;
** Add double quote to word-boundary characters (0.50a)&lt;br /&gt;
** Drop support for Kad 1.0 (0.50a)&lt;br /&gt;
** Try to find the closest node alive (0.50a)&lt;br /&gt;
** Fix a bug in Kad which would not enforce the search tolerance in certain cases (0.50a)&lt;br /&gt;
** Change Kad to work better in small LANs (0.50a)&lt;br /&gt;
* Remove the unimplemented &amp;quot;Create backup for preview&amp;quot; option&lt;br /&gt;
* Add variables to preview command like in user event commands&lt;br /&gt;
* Disable 'Show all comments' in the file's context menu if there are no comments/ratings available&lt;br /&gt;
* Enable renaming (completed) shared files&lt;br /&gt;
* Proper handling of %-escaped UTF-8 sequences in ed2k:// URIs&lt;br /&gt;
* Drop support for nodes.dat version 0&lt;br /&gt;
* Fix issue #1621: 'ed2k links containing unicode characters will cause the filename to be truncated'&lt;br /&gt;
* Fix issue #1634: Change charset to UTF-8 in amuleweb template&lt;br /&gt;
* Fix installation with denoiser enabled&lt;br /&gt;
* Add support for automake's --enable-silent-rules feature (original idea by Gerd78)&lt;br /&gt;
* Improved CFormat and enabled reordering of arguments for translators&lt;br /&gt;
* Several fixes and improvements for the sanity checker script&lt;br /&gt;
* Fix bfd detection&lt;br /&gt;
* Add year bumper script&lt;br /&gt;
* Move statistics from config to statistics.dat&lt;br /&gt;
* New preference setting to show application version on the title&lt;br /&gt;
* Fix man page installation for several languages&lt;br /&gt;
&lt;br /&gt;
'''Greek:'''&lt;br /&gt;
* Part number is now an extra column in the download list&lt;br /&gt;
* Improvements to preferences dialogs&lt;br /&gt;
* Redesign skin selection&lt;br /&gt;
&lt;br /&gt;
'''Grunt:'''&lt;br /&gt;
* Sort downloads by time remaining now has shortest time on top and unknown on bottom&lt;br /&gt;
&lt;br /&gt;
'''jolz:'''&lt;br /&gt;
* Fixed file locking between ed2k and aMule on Windows&lt;br /&gt;
&lt;br /&gt;
'''Kry:'''&lt;br /&gt;
* Reworked user interface, separating download and upload views&lt;br /&gt;
* Fix list double-buffering causing artifacts on refresh and when showing a context menu.&lt;br /&gt;
* Fix indexes after removing GUI items&lt;br /&gt;
* Fixes to Windows build&lt;br /&gt;
* Allow compilation with wxCocoa&lt;br /&gt;
* Replace Color.h by new class implementation MuleColour&lt;br /&gt;
* Lower class overhead and use two-level cache for pens/brushes&lt;br /&gt;
* Added aMuleCMD project for MSVC.&lt;br /&gt;
* Fixed UnitTests and aMuleCMD in MSVC to use _CONSOLE subsystem.&lt;br /&gt;
* Preferences changes&lt;br /&gt;
* Fixed problem with uploading to lowid clients (szsuj)&lt;br /&gt;
* Sorting lists (automatically or by user interaction) doesn't clear selection anymore&lt;br /&gt;
* Fix client version display for MLdonkeys&lt;br /&gt;
* Added Xcode project for MacOSX build&lt;br /&gt;
* Fixed the centering of icons and text&lt;br /&gt;
* Enable vertical toolbar orientation on WIN32 too&lt;br /&gt;
* Option to resume next file alphabetically, keeping in mind categories and priority&lt;br /&gt;
* Fixed crash when column gets removed&lt;br /&gt;
* Show remote filename in source list&lt;br /&gt;
* Fixed crash in upload thread on shutdown&lt;br /&gt;
* Dynamic adjustment of threshold for rarity of download files&lt;br /&gt;
* Option to prevent the computer from sleeping while downloading in MSW and MacOSX &amp;gt;= 10.5&lt;br /&gt;
* Mac fixes&lt;br /&gt;
* Fixed &amp;quot;out of memory&amp;quot; crashes caused by wxWidgets - so wxWidgets 2.8.12 is required now!&lt;br /&gt;
* Show warning dialog if &amp;quot;Change language&amp;quot; is selected and no languages are installed&lt;br /&gt;
* Added backtrace support for MacOSX&lt;br /&gt;
* Add locale support in the mac bundle with updated scripts  (translations are now supported on MacOSX builds)&lt;br /&gt;
&lt;br /&gt;
'''lfroen:'''&lt;br /&gt;
* php prefix for lex/yacc&lt;br /&gt;
&lt;br /&gt;
'''LittleAbacus:'''&lt;br /&gt;
* Search results can now be sorted by &amp;quot;knownness&amp;quot; state.&lt;br /&gt;
&lt;br /&gt;
'''marcell:'''&lt;br /&gt;
* Fixed issue #892: Show data sizes &amp;gt;= 1.0 GB with three digits.&lt;br /&gt;
* Fixed search 'Stop' button not stopping Kad searches.&lt;br /&gt;
* Check Kademlia search results against original criteria.&lt;br /&gt;
* Allow Kademlia searches with repetitive keywords.&lt;br /&gt;
* Allow adding current chat partner to friend list from tab's context menu.&lt;br /&gt;
* Allow not downloading files via HTTP if the requested file is not newer.&lt;br /&gt;
* Removed white boxes around file rating icons&lt;br /&gt;
* Implemented public shared directory names only containing actually shared subfolders.&lt;br /&gt;
&lt;br /&gt;
'''morph:'''&lt;br /&gt;
* Patch to uniform and fix minor errors on man pages&lt;br /&gt;
&lt;br /&gt;
'''myth:'''&lt;br /&gt;
* Feedback from shared files - add number of clients on queue.&lt;br /&gt;
* New stats server&lt;br /&gt;
&lt;br /&gt;
'''Phoenix:'''&lt;br /&gt;
* Fixed assertion when trying to preview files smaller than 256 K.&lt;br /&gt;
&lt;br /&gt;
'''Skolnick:'''&lt;br /&gt;
* Fixed autogen.sh for Bourne Shell&lt;br /&gt;
&lt;br /&gt;
'''Stu Redman:'''&lt;br /&gt;
* Sort source list on opening and add file name to A4AF files&lt;br /&gt;
* MSVC: optional GeoIP support&lt;br /&gt;
* Faster progress bars with less overhead (without pens/brushes)&lt;br /&gt;
* Show log messages in remote gui&lt;br /&gt;
* More info in the Kad tab&lt;br /&gt;
* Improved gaplist performance&lt;br /&gt;
* Ported chat captchas (receive and send)  and &amp;quot;Advanced Chat Spam Filter&amp;quot; from eMule&lt;br /&gt;
* Allow download of multiple search results if search list  is sorted by status (thanks to DarkNRG)&lt;br /&gt;
* Fixed CFile::SetLength for large files&lt;br /&gt;
* Reduce file handle usage by closing part files after idle time&lt;br /&gt;
* Speed up selection of shared directories with many subdirectories, fixed red marking of folders with shared subdirectories&lt;br /&gt;
* Ban clients that uploaded bad data (based on CorruptionBlackBox from eMule)&lt;br /&gt;
* Support wxWidgets 2.9&lt;br /&gt;
* amuled for Windows (with wx 2.9)&lt;br /&gt;
* Friends get recognized in the friend list control even if their IP has changed&lt;br /&gt;
* Don't kick friend upload, don't kick release prio uploads (unless they take more than half of the slots), and don't kick anybody else unless necessary (with GonoszTopi)&lt;br /&gt;
* Fixed crash in remote gui when aMule exits&lt;br /&gt;
* Added more media file types from eMule&lt;br /&gt;
* Allow the user to cancel the app if Temp/Incoming is not found&lt;br /&gt;
* Show downloads as shares in remote gui&lt;br /&gt;
* MANY fixes/implementations for amulegui&lt;br /&gt;
* amuleweb for Windows (with wx 2.9)&lt;br /&gt;
* Show connected friends in blue in the friend list&lt;br /&gt;
* Show total upload/download ratio in statistic tree&lt;br /&gt;
* Fixed category administration in remote gui&lt;br /&gt;
* Implement directory preferences in remote gui&lt;br /&gt;
* MSVC build for alcc, wxCas&lt;br /&gt;
* Fixed errors and crashes on parsing ED2K links with '/' in them&lt;br /&gt;
* Configure option --enable-fileview&lt;br /&gt;
* Bypass amulegui connection dialog with switch -s / --skip&lt;br /&gt;
* Fixed Core Timer&lt;br /&gt;
* Allow passing of ED2K links by command line to aMule, aMuled and aMulegui, making ed2k program obsolete&lt;br /&gt;
* Don't ignore current category in amulegui when pasting a link&lt;br /&gt;
* EC tools (amulegui, amulecmd, amuleweb) can use a local config dir now&lt;br /&gt;
* Fixed crash in file system detection in Solaris&lt;br /&gt;
* Fix: window size/position didn't get saved on some systems&lt;br /&gt;
* More command line options for aMulegui&lt;br /&gt;
* Allow webserver autostart on Windows&lt;br /&gt;
* Fixed crash in &amp;quot;Out of space&amp;quot; user event handler&lt;br /&gt;
* ALCC prints links to stdout now instead of stderr&lt;br /&gt;
* Fixed memory exhaustion on high speed uploads Thanks to RRM for endless patience!&lt;br /&gt;
* Fix: Language English was not recognized and so reverted to &amp;quot;System default&amp;quot; at any change&lt;br /&gt;
* Fixed printf output (unicode2char()) on consoles incapable of UTF8&lt;br /&gt;
* Keep a list of all canceled files (canceled.met) and show them in magenta in the search list&lt;br /&gt;
* Update status/color of search results on events from outside the search window (like download started from EC) and in amulegui&lt;br /&gt;
* Enable update of IP filter list through aMulegui and aMulecmd&lt;br /&gt;
* Enable setting of &amp;quot;Check for new version on startup&amp;quot; through aMulegui&lt;br /&gt;
* Fixed crash in CClientList::ProcessDirectCallbackList that had been around for ages (hopefully)&lt;br /&gt;
* Fixed size of large files in aMuleweb's search results&lt;br /&gt;
* Show completed downloads in aMulegui&lt;br /&gt;
* Fixed international file names on Windows&lt;br /&gt;
* Fixed hangup of EC connection in aMulegui&lt;br /&gt;
* Fixed category deletion in aMuled&lt;br /&gt;
* Fixed several crash bugs in Webserver&lt;br /&gt;
* Improved memory usage, load time and speed of IP filter&lt;br /&gt;
* Load IP filter in the background on startup&lt;br /&gt;
* Show when a Kad search is finished in aMulegui (remove '!')&lt;br /&gt;
* Fixed &amp;quot;pause/cancel/resume all&amp;quot; in aMulecmd&lt;br /&gt;
* EC ZLIB compression can now be turned off in remote.conf with EC/ZLIB=0&lt;br /&gt;
* Terminate HTTP downloads on exit&lt;br /&gt;
* Projects for Visual Studio 2010&lt;br /&gt;
* Fixed crash in http download&lt;br /&gt;
* Speed boost for reload of shared files with large list of known files&lt;br /&gt;
* Resolve MSVC compilation problem with separate strings in GUI&lt;br /&gt;
* Fixed splitter bars in download and share view&lt;br /&gt;
* Allowed creation of ED2K source links in KAD-only mode&lt;br /&gt;
* Make friendlist in chat window resizable&lt;br /&gt;
* Removed lag (caused by language pref) when opening preferences dialog&lt;br /&gt;
* &amp;quot;Swap all A4AF to this (auto)&amp;quot; doesn't block sources with no needed parts any more&lt;br /&gt;
* Don't lock up in an infinite loop if all servers are not resolvable or blocked by IP filter&lt;br /&gt;
* Clients now always get uploaded a full chunk (removed setting)&lt;br /&gt;
* Tell the user that changes of EC settings require a restart&lt;br /&gt;
* Deleted and readded download now get shared&lt;br /&gt;
* Speed improvement for upload queue, and clients never have same rank anymore&lt;br /&gt;
* Fixed ed2k links where '|' has been replaced with '%7C'&lt;br /&gt;
* Fixed multi line stdin redirected as batch into amulecmd&lt;br /&gt;
* Allow enable/disable of IP2Country through GUI&lt;br /&gt;
* &amp;quot;Clear completed&amp;quot; button now only clears downloads in current category&lt;br /&gt;
* Completed downloads can be seen and cleared in amulegui&lt;br /&gt;
* Bold lines in log window now for Windows too&lt;br /&gt;
* Allow setting of friend slot from client list control&lt;br /&gt;
* Fixed saving of splitter bar positions&lt;br /&gt;
* Get rid of &amp;quot;clearlooks_style_draw_box_gap&amp;quot; messages in console&lt;br /&gt;
* Fixed several crash bugs caused by deleted client objects&lt;br /&gt;
* Fix a small memory leak in Kademlia code&lt;br /&gt;
* Fix occasionally sending junk at end of packets&lt;br /&gt;
* Fix child items in search result getting inserted in wrong positions&lt;br /&gt;
* Shared files don't lose all information when they get renamed&lt;br /&gt;
* Fixed crash bug with sources which are incompatible with our encryption setting&lt;br /&gt;
* Allow passing of links &amp;gt; 256 chars to amulecmd&lt;br /&gt;
* Prevent flicker when sorting already sorted lists&lt;br /&gt;
* Prevent creation of more than 99 categories, since that's the limit&lt;br /&gt;
* Fixed saving of sort orders&lt;br /&gt;
* Allow switching through files in file detail dialog&lt;br /&gt;
* Improve performance when many small files are hashed&lt;br /&gt;
* Fix: if a file had more than two copies shared it was hashed on every startup&lt;br /&gt;
* Show directory in search list for &amp;quot;view shared files&amp;quot; searches&lt;br /&gt;
* Safe writing of known.met and nodes.dat (don't overwrite existing until write is finished)&lt;br /&gt;
* Show directory in search list for &amp;quot;view shared files&amp;quot; searches&lt;br /&gt;
&lt;br /&gt;
'''Vollstrecker:'''&lt;br /&gt;
* Unify copyright lines&lt;br /&gt;
* Fixed clean and distclean targets for make&lt;br /&gt;
* Various Updates in debian/ see debian/changelog&lt;br /&gt;
* Added crash handling in command-line tools&lt;br /&gt;
* Fix for autoconf-2.64.&lt;br /&gt;
* Make amulecmd help command work without connection&lt;br /&gt;
* New translation concept for manpages&lt;br /&gt;
* KDE Plasma applet to show stats&lt;br /&gt;
* Fix warnings with latest autoconf (2.67)&lt;br /&gt;
&lt;br /&gt;
'''woutermense:'''&lt;br /&gt;
* Fix 'break/continue [n]' PHP implementation&lt;br /&gt;
* Allow multiple download links in webserver&lt;br /&gt;
&lt;br /&gt;
'''Wuischke:'''&lt;br /&gt;
* Simplify browser selection&lt;br /&gt;
* Use DoIconize() for dclick on tray icon, too&lt;br /&gt;
* Fix minimizing from tray icon&lt;br /&gt;
* Add option to show chat messages in log&lt;br /&gt;
* Add option to specify amuleweb binary location&lt;br /&gt;
* Make EC authentication procedure more secure&lt;br /&gt;
* Add support for categories to ed2k&lt;br /&gt;
* Backup config file on shutdown&lt;br /&gt;
&lt;br /&gt;
'''Special Thanks To:'''&lt;br /&gt;
* Greek for his contributions to aMule's user interface.&lt;br /&gt;
* btkaos for his important work finding the source of bugs.&lt;br /&gt;
* myth for seeing when everyone else was blind and uncovering the grandfather of all fuck-ups&lt;br /&gt;
* mirko.g for being so committed to compile aMule on Snow Leopard.&lt;/div&gt;</summary>
		<author><name>GonoszTopi</name></author>	</entry>

	</feed>