CHANGELOG FOR EMULE
===================

----------------------
- September 4th, 2002-
----------------------
> If a servermessage contains a link (http, www, email etc) emule will make this link clickable. So if you click on this link you will browse to this site/
open your mailprogramm etc. ED2K links are not clickable yet.
> emule should pay more attention to the downloadlimit now
> due to popular demand I changed the global search: the global search will not start untill your server gave a respond. This will slow down global
searches a bit, but will avoid server-overhead.
> some bugs are fixed. however there are still many bugs, which I wasn't able to dectect yet. So if eMule crashes on your PC please use the Debug version
and send me a bugreport (read the debug.txt)
> adresses.dat now doesn't contain any serverlist anymore. Maurices serverlist was for testing only, however quite a few ppl are using emule now which will
cause lots of traffic. Of course you can still paste the serverlist of your choice into adresses.dat.
If you want to support eMule with a (good) serverlist-mirrow/generator which will be used as emules standart serverlist then mail me.

----------------------
- September 3th, 2002-
----------------------
> Added clientdetails (right click on any client and select show details)
> You can pause & stop files now. Pause means emule tells its sources source to stop downloading but keeps them. Stop will delete all sources. Other than
that pause & stop are equal. NOTE: pausing a download and resume it WILL NOT SPEED UP ANYTHING. This is not edonkey
> You can clear completed files from your downloadlist.

----------------------
- September 2th, 2002-
----------------------
> optional emule will minimize to a systemtray icon
> the statusbar shows you if you have a low or high ID: if the connected icon has yellow arrows you have a low id, if it has green arrows you have a high id.
(BTW: keep in mind that low id's a VERY bad for emule at this point, because not all low id functions are implemented)
> you can now connect to a certain server (right click on the serverlist)
> there is a new emule Debug version. If emule crashes on your pc and you want to help to resolve this by sending a bugreport, then please download the debug version. Read the debug.txt for more informations.

----------------------
- September 1th, 2002-
----------------------
> ED2k link were bugged and a wrong fileid was given to emule. this is fixed now
> fixed a interface bug (http://sf.net/tracker/index.php?func=detail&aid=602996&group_id=53489&atid=470504)
> added a small feature request (http://sf.net/tracker/index.php?func=detail&aid=603008&group_id=53489&atid=470507)
> canceling files could cause a crash

--------------------
- August 31th, 2002-
--------------------
> emule now supports ED2K filelinks :) You can click links in your browser (like edonkey) or enter them directly on the search page to add a new file.
> if a client asks for a part file and is not known as a source for this partfile he will be asked & added
> rewrote udp search
> file priority works. Keep in mind that priorities are relativ. That means if you are downloading 10 files and set them all to high prio, it would have the same effect as if you would set them all to low priority. However if you set one of this ten files to high priority then this file will probably get more sources.

--------------------
- August 30th, 2002-
--------------------
> the eMule window is now maximize- and resizeable (thanks to Paolo Messina, who coded a usesful resize-library)

--------------------
- August 28th, 2002-
--------------------
> you are now able to send and receive messages
> as alwasy some other bugs are fixed (and probably some new introduced) (tm)
--------------------
- August 25th, 2002-
--------------------
> emule will download the first and last two parts from movies first (if possible) to make it easier to preview movies. (but don't touch part files while emule is running!)

--------------------
- August 24th, 2002-
--------------------
> fixed a problem with downloading files which are smaller than 10MB

--------------------
- August 22th, 2002-
--------------------
> fixed some (crash) bugs. emule should be quite stable now. At least it didn't crashed in my longtime tests :)

--------------------
- August 21th, 2002-
--------------------
> fixed a bug which caused problems with completing files (actually it was impossible)
> New Feature: Intelligent Corruption Handling - ICH (first stage). This should reduce the average (re)download size of corrupted parts form 10 MB (one full part) to 5 MB. However it needs some CPU time, so if you have a very fast connection (LAN for exmample) you should disable this.
> New Feature: Autoupdate serverlist. If you activate this (on your preferences screen) emule will download a new serverlist at startup. You can set the downloadadress in "adresses.dat". ATM it uses maurice's serverlist - please change this to your favorite serverlistadress :)
> fixed some minor memory leaks. emule is leakfree atm ;)
> as alwasy some minor bugs are fixed (and probably some new introduced ;) )

--------------------
- August 20th, 2002-
--------------------
> fixed more bugs (more crashbugs, some protocol errors and misc bugs :) )
> fixed a huge memoryleak which was introduced in version 0.1a or 0.1b. However there is still a small memoryleak, which I wasn't able to track down yet, it should be fixed in the next version though
> you can now sort searchresults and downloads (/clients)

--------------------
- August 19th, 2002-
--------------------
> fixed several bugs (most of them crashed emule)

--------------------
- August 17th, 2002-
--------------------
> Download is working now
> You can now cancel a downloading file
> some bugs and many other small things fixed