2001-02-20  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.2.3 (stable_release_1_2_3): has been released.
	- animation from Fredrik Rambris <fredrik@rambris.com>
	  added (nt_boost.png(gif))

2001-01-25  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.2.2 (stable_release_1_2_2): has been released.
	- fix segfault bug

2001-01-20  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.2.1 (stable_release_1_2_1): has been released.
	- update code for use with WebDownloader >=1.21

2000-11-28  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.2.0 (stable_release_1_2_0): has been released.
	- use pixbuf instead imlib. Some changes in code for less memory usage
	- use applet factory for multiple applet instances. Each instance is
	  configured separatelly
	- new option - "prelight button on mouseover"
	- bug fixes and code cleanup

2000-06-30  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.1.20 (unstable_bugfix_release_1_1_20): has been released.
	- initial panel resizing bug fixed
	- theme change bug fixed
	- nt_applet.spec is generated automaticaly now from nt_applet.spec.in
	- some code cleanup

2000-06-28  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.1.17 (unstable_release_1_1_17): has been released.
	- completly internal redesign
	- added new option ("tiles enabled" and "depht")
	- applet supports panel 1.2.0 features now

2000-04-12  Sergey N. Yatskevich <syatskevich@mail.ru>

	* Version 1.0.0 (stable_release_1_0_0): has been released.
	- no changes in this version. It's released becouse I don't
	  see any bugs in it. Now I work onto nt_applet for GNOME 2.0
	- added nt_applet.glade and nt_applet.spec in distribution
	- spanish translation has been updated
	  (by Vicente Aguilar <vaguilar@linuxfreak.com>)

2000-03-31  Sergey N. Yatskevich <syatskevich@mail.ru>

        * Version 0.3.4 (second_public_release): has been released.
	- applet is based now on my own widget, and acts and looks like
	  "real" GNOME panel button
	- animation and background are splitted and can be configured
	  separately
	- spanish translation has been added
	  (by Vicente Aguilar <vaguilar@linuxfreak.com>)
	- added built in defaults for button and animation, that will be used
	  when external files are not reacheable
	- added settings for communicate with WebDownloader

2000-03-02  Sergey N. Yatskevich <syatskevich@mail.ru>, Maxim Koshelev <mdem@chat.ru>

        * Version 0.2.10 (first_public_release): has been released.
	- added animation for show WebDownloader state
	    - WebDownloader is running or not
	    - WebDownloader is downloading file
	- animation speed is depended to speed of downloading
	- animation pictures can have any number of frames and sizes
	  (but it must be heightx(height*(4+ext_number_of_frames)))
	- added dialog for properties of animation
	- applet will check previous state of WebDownloader for better
	  performance
	- update status timeout now is equal to 1 second
	- applet will raise WebDownloader window in case WebDownloader is
	  running and minimized or hidden by other windows (this feature
	  require WebDownloader version >= 1.13)
	- russian translation has been added
	- fixed some bugs
	- code cleanups

2000-02-20  Sergey N. Yatskevich <syatskevich@mail.ru>

        * Version 0.1: released.
	- launching "WebDownloader for X" when left mouse button clicked
	- displaying WebDownloader state in tooltip.
	  - WebDownloader is not running
	  - No files for download in WebDownloader queue
	  - WebDownloader is downloading file now
	  (update timeout - 10 sec)
	- sending DnD URL to WebDownloader for X for download with automate
	  launching WebDownloader when it is not running.
	- supporting GNU autoconf and automake
	- spec file for build RPM's on RedHat is included
