2004-05-03: 0.2.6 -- fixed small bug with recieving messages (thanks to
                     Grzegorz Lipniarski for pointing it) and other minor
		     bugs
                  -- much improved sound support through libsndfile and libao;
		     oss/alsa/arts/esd and others can be used if libao supports
		     them; libsndfile is required if you want to use libao or
		     arts
                  -- added history window (Edit->Commands history)
		  -- added Save option for channel context menu
		  -- added confirmation on exit
		  -- added version info for settings to detect older settings
		  -- UTF-8 character encoding support
		  -- current status may be saved on exit and restored
		  -- vyqchat doesn't insist on running as non-root user anymore;
		     settings are saved when using root account

2004-01-10: 0.2.5 -- fixed small bug with packet id (thanks to Mindaugas
                     Januaitis for pointing it)
		  -- "leave" option in channel menu works for private channels
		     now, too
		  -- added nick box for easy nick change
		  -- added history for chat line
		  -- added .def file for buildpkg package system
		  -- small cleanups and improvements in settings handling

2003-12-26: 0.2.4 -- new option, "character encoding"
                  -- added context menu with "leave" action for channels
                  -- keyboard shortcuts for "Send" buttons
                  -- small code cleanups
		  -- improved Makefile.am to handle 'make dist' correctly

2003-12-18: 0.2.3 -- added slider for chat window and users list
                  -- fixed configure script to fail when Qt is not installed

2003-11-15: 0.2.2 -- ability to show/hide toolbar and users list added (new menu
                     option: "View")
		  -- tabs have now different icons to indicate activity on
		     channels
		  -- fixed bug with "#" not appended to channels list in
		     user info
		  -- minor code cleanups in settings handling code
		  -- updated bnv_have_qt configure macro (v1.3)

2003-11-13: 0.2.1 -- fixed compilation problem on older Qt versions (eg. 3.0.5)

2003-11-11: 0.2.0 -- fixed problem with compiling icons.cpp on some
                     versions of gcc
		  -- fixed bug in sound initialization for "external command"
		  -- fixed bug with empty messages
		  -- improved protocol compatibility 
                  -- "Chat" button in received message window
		  -- new action, "Say nick:" in user list context menu
		  -- support for Mass Messages
		  -- icons for "Message" and "Mass Message" actions
		  -- added keyboard shortcuts compatible with VypressChat(TM)
		  -- more code cleanups and small improvements

2003-10-26: 0.1.2 -- many code cleanups and bugfixes
                  -- fixed bug that caused crash when changing the nick
		  -- fixed bug with wrong nick in message ack
		  -- support for character encodings other than ISO-8859-1
                  -- new, better settings dialog; sounds can be set now
		  -- added an option to use external command for playing sounds

2003-07-27: 0.1.1 -- code cleanup
                  -- regular expressions matching for normal and private chats

2003-04-27: 0.1.0 -- Initial release

