2.5.7
	FIX: Themes handling has been reimplemented;
	FIX: D4X begin to use safe typecasting
	FIX: segfaults on empty fields of filters' rules
	FIX: segfault on persisten connections
	FIX: finding links in file (braces matching, match URL at eof)
	FIX: stopping downloading on initing connection
	FIX: change visibility of buttons in log of download in main window after changing preferences
	UPDATE: Italian translation has been updated by Andrea Zagli
	UPDATE: Translation to Duth has been done by Hendrik-Jan Heins
	UPDATE: Full support for Gnomeria theme has been implemented;
	CLEANUPS: many of code cleanups

2.5.6
	Fixed downloading files greater than 2Gb via HTTP
	Fixed downloading via authorized HTTP-proxy (broken in 2.5.5)
	Fixed compilation problems (broken in 2.5.5)
	Fixed unhiding file after downloading via HTTP (broken in 2.5.5)
	Fixed speed calculation in queues
	Fixed some interface issues
	Fixed segfault on empty content-type over HTTP
	Fixed FTP-search over HTTP-proxy
	Fixed extension match in buffer monitoring

2.5.5
	First stage of GLOBAL code cleanups;
	Improved integration with latest flashgot (thanks to Giorgio Maone);
	Implemented themable log's icons (new defaults icons);
	Updated  Czech localisation (thanks to  Lubos Stanek);

2.5.4
	Implemented --referer to -a and --al command line options;
	Fixed integration with flashgot;
	Fixed returning to online;
	Fixed one ability to segfault;
	Fixed enabling back "search" button in alternates;
	Fixed zero speed after moving from limited queue to unlimited;
	Fixed command line parameters handling;
	Update Czech tranlation (thanks to Lubos Stanek);

2.5.3
	Added theme called 'gnomeria' from Ciprian Popovici;
	Added theme called 'bluecurve' from Lucky;
	Added ability to specify speed limit per queue;
	Added '--referer' command line parameter;
	Added '--al' command line parameter;
	Fixed tray when DnD-basket isn't activated;
	Fixed segfault after removing all alternates;
	Fixed connecting to FTP alternates after restart of programm;

2.5.2
	Added automatically redirection by content of <META> tag of HTML file;
	Added Czech translation (thanks to Lubo¡ Staněk);
	Added GNOME-tray support (thanks to egglib of Anders Carlsson);
	Fixed segfault of first run;
	Updated Hungarian translation (thanks to Sa'ndor Pinte'r);

2.5.1
	Added ability to show only queue info into title of the main window;
	Added an ability to open file and folder from D4X (GNOME only);
	Added ability to select action for double click on downloading item;
	Added basic HTTPS support;
	Added ability to setup icon for offline button in theme;
	Added setting URL description automaticaly during HTTP-recursion;
	New theme called GNOME added (thanks a lot to Dan Korostelev);
	During HTTP-recursing D4X will get description from tags' contents;
	Interface cleanups for Offline/Online mode switching;
	In "allow force run" mode first click moves download from stop to wait state;
	Fixed nt.spec file;
	Fixed changing links to local during HTTP-recursion;
	Fixed freeze interface when sound is played;
	Fixed core string routines to avoid wrong memory access;
	Fixed global speed values on fast channels (type overflow error)
	Fixed impossibility to clear HTTP-filter;
	Fixed Ctrl+Num key match in log of single-threaded downloading;

2.5.0final
	Added translation to Serbian in latin (thanks to Brane Jovanovic);
	Added support for icons with alpha channel (thanks to Sergey Fionov);
	Added theme named 'nuvola' (thanks to Sergey Fionov);
	Fixed loading files with size over 2GB (thanks to ZeQ from forum);
	Fixed DnD-Basket behavior;
	Fixed changin theme;
	Fixed segfault after modifying scheduled download properties;
	Fixed segfault after removing download wich size is queried by F5;
	Fixed compilation with --disable-nls;
	Updated Hungarian translation (thanks to Sa'ndor Pinte'r);
	Updated Serbian translation (thanks to Brane Jovanovic);
	Updated simplified Chinese translation (thanks to Liu Songhe);
	Updated translation to Catalan (thanks to Miquel Simon i Martinez);

2.5.0rc4
	Porting to GTK-2.4;
	Fixed one probability to weird behavior with FTP;
	Fixed URLs creating during FTP-search;
	Probably fixed creating files larger than 2G (if allowed by ulimit);
	Implemented workaround in FTP-search for buggy ntpl-pthread libraries in Redhat and Fedora;
	AllTheWeb FTP-search engine is replaced by FileWatcher;
	Continue to download the same files after back from off-line mode;

2.5.0rc3
	Display speed in queues tree using format from queue's preferences;
	Fix hang after rerun failed downloads (caused by rc2 fix :-) );
	Updated Polish translation (thanks to Emil);
	Updated Japanese translation (thanks to Utumi Hirosi);
	Code cleanups;

2.5.0rc2
	Fixed canging current log in Main Window when browsing using keys;
	Fixed some GTK runtime assertions;
	Fixed stoping thread just after exiting from gethostbyname;
	Fixed segfault when no configuration files are found;
	Fixed downloading in number of threads after stopping onethreaded downloading;
	Fixed changing colors of graph;
	Fixed continuing next item in queue when multithreaded download has failed;
	Updated Hungarian translation (thanks to Sa'ndor Pinte'r);
	
2.5.0rc1
	Added ability to specify different proxy per alternates;
	Added ability to select speed format per queue;
	Changed default save-folder to '~/MyDownloads';
	Fixed removing partially loaded file after redirection;
	Fixed bringing up "add new" dialog by '-a' option when D4X was not run;
	Fixed converting DnD-basket to menu with just one queue in tree;
	Fixed couple 32bit overloadings;
	Fixed using timzone variable;
	Fixed some GTK2 issues;
	Fixed storing alternate with username and password;
	Fixed non-UTF string in logs of FTP downloads;
	FTP-search is forbidden when there are no loaded engines;
	Translation to Serbian has been added (thanks to Brane Jovanovic);
	Translation to Slovak has been added (thanks to Zdenko Podobny);

2.5.0-beta2
	Fixed multithreaded downloading when two thread are write in the same part of file;
	Fixed garbage in stderr about graph!=NULL;
	Fixed changing colors of graph on DnD-basket without restarting D4X;
	Removed two engines from list of FTP-search engines;
	Interface cleanups from Syomin Pavel;

2.5.0-beta1
	Interface improvements:
		Main window was totally redesigned;
		Log of last selected download in main window;
		Speed is displayed for every queue;
		You can turn on displaying traffic graph on DnD-basket instead of static icon;
	FTP-search improvements:	
		It's allowed now to search for user typed filename in FTP-search;
		Downloader now can search using multiple engines;
		FTP-search interface has been changed;
	It's now possible to determine filesize without starting downloading proccess (select files and press F5 button);
	Offline mode has been added. You can stop all transfers by clicking one button (right-bottom corner of main window);
	Segmentator code was tottaly rewritten;
	Fixed couple segfaults;
	Updated Spanish translation by Pablo Rodriguez;
	Updated Portuguese Brasillian translation by Legnar WinShadow;

2.4.1
	Fixed continued downloading in one thread via HTTP;

2.4final
	Decreased CPU ussage;
	Now D4X will not run too old scheduled actions at startup;
	Updated Italian translation by diau;
	Updated Hungarian translation by Pinter Sandor;
	Optimized multithreaded downloading;
	Fixed race condition in sound server thread;
	Fixed inheriting 'number of parts to split' in recursed downloads;
	Fixed symlink creation bin/d4x -> bin/nt during making rpm;

2.4rc2
    Fixed 'make install' if symbolic link 'bin/d4x' has been already created;
    Fixed freeze at exiting on old sound drivers;
    Fixed setting username and password for URLs added via 'Automatically adding';
    Fixed working with non utf locales;
    Rerun all URLs matched by HTTP-recursion if new recursion depth is greater;
    Updated Spanish translation;
    Updated Hungarian translaion;
    

2.4rc1
    Implemented workarround for new apaches with their error (request is out of range);
    Fixed segfault when LANG enviroment variable does not set;
    Fixed five digits limit for speed-limit;
    Fixed some gtk code;
    Fixed automating adding with square brackets (e.g [a,ef,c,dff]);
    Many changes in automake/autoconf code from zaufi;
    Creating link named 'd4x' to 'nt' during install;

2.4beta2
    Added ability to use '_' instead of '?' in filenames loaded via HTTP
    Added support for libao (thanks to Julien BLACHE)
    Fixed downloading one file in multiple threads;
    Fixed adding new downloading task to the top of queue
    Fixed storing and loading histories
    Fixed memory leak in loading cookies
    Fixed memory leak in xml parser
    Fixed reseting multiple selection by right-mouse-button-click
    Fixed displaing color in colorselection of graph's colors
    Fixed popuping log window if it has been already opened
    Fixed unselecting file in queue by mask (Ctrl+Keypad minus)
    Changed method to display filenames in queue of downloads
    Redisigned about dialog

2.4beta
    Ported to GTK2
    "Number of parts to split" property is in defaults now
    Implemented new method for multithreaded downloading
    New method to calculate speed
    Fixed storing username and password for HTTP-proxy
    Fixed some problems with scheduler dialog
    Fixed HTTP-recursion for multithreaded downloads

Wed Aug 28 12:53:28 2002
    Added recode button into "Download's properties" dialog
    Added ability to restart downloads by Shift+"continue download"
    Added many FPT-search engines
    Added ability to describe FTP-search engines in special file
    Added '-a' command line parameter
    Many fixes and improvements in configure scripts (thanks to zaufi)
    Fixed some problems with getting date of the files via FTP
    Fixed crash during "reping"
    Fixed work with LARGE files
    Fixed sending QUIT command when downloading via FTP has been completed
    Fixed "follow symbolic links" and "load links as file" during recursion
    Slightly changed DnD-basket of old theme
    "restart from begin" property is not in default scope any more
    FTP-search do only search, alternates can be found via apropriate button in "Alternates" dialog
    Send QUIT command before closing stored FTP-sockets
    Updated Hungarian translation (thanks to Sandor Pinter)
    Some interface cleanups

Sat Jun 22 19:00:45 2002
    Added support for queues' icons into themes
    Added ability to change themes' directory
    Extended options to load symbolic links via FTP
    Fixed loading directories from some FTP servers during recursion
    Fixed compilation with gcc-3.1
    Fixed some bugs in interface
    Updated Italian translation
    Updated Spanish translation
    Updated Ukrainian translation
    Couple fixes for memory and file desciptors leaks

Thu Jun  6 09:12:58 2002
    Added connections' limits to URL-manager;
    Added progress bar in tooltip of DnD-Basket;
    Added 'Queue' menu to Main Menu;
    Added support for recursing through .ram files;
    Fixed segfault during load Default.dl queue in some cases;
    Fixed segfault during FTP-search if traffic has been limited;
    Fixed whrong queue stats in queues-tree after sorting whole queue;
    Fixed crashing after sorting whole queue;
    Fixed auto switching beetween passive and active FTP's modes;
    Fixed double PORT on downloading directories;
    Fixed transform DnD-Basket to DnD-menu if only one main queue with subqueues are available;
    Fixed and optimized updates info in queues;
    Fixed downloading wildcards via FTP;
    Fixed storing preset preferences of scheduled download;
    Updated Ukrainian translation (thanks to Olexander Kunytsa);
    Various interface cleanups;

Mon Apr 29 21:33:42 2002
    Add support for one more nonRFC FTP-server
    Interface cleanups;
    Fixed stopping splited downloads;
    Fixed setting "compare date of remote file with local one"
    Fixed gethostbyname_r() ussage
    Fixed transform DnD-basket to menu for one queue with many subqueues
    Fixed "only subdirs" option
    Fixed compilling with gcc3.1
    Fixed work without interface
    Fixed '-d' command line option
    Fixed setting user/password by URL-manager
    Update Bulgaran translation (thanks to Miroslav Iordanov)

Fri Mar 22 14:14:13 2002 (2.0RC2)
    Autoadding is completelly fixed :-)
    Fixed building under systems where awk have not 'asort' routine
    Fixed downloading one file in number of threads
    Fixed downloading via HTTP with rollback enabled
    Few code and interface cleanups

Tue Mar 19 23:04:37 2002 (2.0RC1)
    Continue to work under autoconf/automake support (thanks to Zaufi)
    DnD-basket will transform into DnD-queue if link dragged over it
    Fixed generating URLs by 'autoadding'
    Fixed segfaults due using pointer after freeing in main cicle!!!
    Fixed storing keybinds
    Fixed some segfaults with scheduling downloads
    Fixed switching to alternate for single-threaded downloads
    Updated translation to German (thanks to Thomas R. Koll)
    Updated translation to Spanish (thanks to Gustavo D. Vranjes)
    Updated translation to French (thanks to Jerome Courdec)

Tue Mar 12 23:01:24 2002
    Added configure scripts (thanks to Zaufi)
    Added '--switch' comand line parameter
    Replaced Password-manager by URL-manager
    Now D4X stores all acelerator keys of main menu
    Fixed wrong speed display for HTTP downloads
    Fixed pause displayng
    Fixed splited downloading via FTP
    Fixed 'exit if nothing to do'
    Updated Italian translation
    Updated Spanish translation
    Updated Bulgarian translation (thanks to Miroslav B. Iordaniov)
    Interface cleanups

Thu Feb 28 20:20:07 2002
    Added ability to change color of buttonsbar's tooltip from theme
    Fixed playing sound on bigendian machines;
    Fixed applying properties for a download which is not from current queue
    Fixed and improved '--ls' command line option
    Fixed wrong attempts counter for splited downloads
    Fixed wrong queue's stats after applying new preferences for any download from queue
    Fixed runing without interface
    Rplaced ftpsearch.lycos.com by another engine
    Updated German translation (thanks to Thomas R. Koll)
