02.24.04 - drivel 0.9.4

	* Sync contributors with the AUTHORS file (Geoff King)
	* Fix bug that set the default mood to " " (Geoff King)
	* Add copyright and import notice for code from logjam (Geoff King)
	* Add import date for code from logjam (Geoff King)
	* Numerous build-system fixes and enhancements.  Added
	  "--enable-deprecations" parameter to configure script to turn
	  on deprecations, allowing Drivel to compile on GTK+ 2.3 and
	  GNOME 2.5 systems.
	* Cleanup of the drivel.spec.in file
	* Fix a crash when editing entries via the History dialog
	* Fix the user name from appearing twice in the Active Journal menu
	* Fix focus issues following network activity
	* Sync eggtrayicon code with libegg
	
01.11.04 - drivel 0.9.3

	* fix the png icon
	* FreeBSD compile fixes (Geoff King)
	* remove the Debian subdirectory
	* clean up configure.ac
	* add gettext support
	* add support for GNOME's system-wide proxy settings (Kai Willadsen)

12.01.03 - drivel 0.9.2
~ the "frost of december" release ~
	* typo fix in desktop entry
	* added mnemonics to the login window
	* various fixes from the Debian package (Neil McGovern)
	* fixes for working with drafts (Paul Walker)
	* fixes for crashes when widgets lose focus (Kai Willadsen)

02.13.03 - drivel 0.9.1
~ the "5th-toe, here we come!" release ~
	* fixed configure.in to check for libcurl 7.10.0 or newer
	* fixed the RPM to check for libcurl 7.10.0

01.28.03 - drivel 0.9.0
~ the "libcurl makes drivel tiny and stable!" release ~
	* ripped out old, crappy network code
	* added shiny, new libcurl network layer
	* tweaked the notification area icon behavior
	* added "minimize on startup" option
	* added "minimize after post" option
	* fixed proxy behavior
	* added proxy username and password options
	* added a modified version of LogJam's poll generator
	
01.21.03 - drivel 0.8.2
~ the "my network layer sucks and i don't care" release ~
	* add notification area icon
	* minimize to notification area after post
	* minimize to notification area window close
	* add option to disable the notification area
	* made the notification area icon check for updates to your friends page
	* save the entry window's size and position
	* cleaned up the entire interface to match the GNOME HIG
	
01.16.03 - drivel 0.8.1
~ the i am so not as dead as you thought release ~
	* allow lj-cut tag to use default text (patch from Ari Pollak)
	* fix Unicode support (patch from Ilya)
	* reduced executable size to 1/3 by loading pixmaps as files
	* reworked the preferences interface to in accordance with the GNOME HIG

05.03.02 - drivel 0.8.0
~ the first glimpse of freedom release ~

	* changed "insert" menu to "format" and added commands for
		formating text
	* interface improvemnts for cut/copy/paste
	* added history calendar
	* i can not believe i released this with "receiving" spelt wrong :)
	* fixed network timeout/channel-closed errors
	* network optimizations--net transactions should never, ever block
		now (this time for real)
	* check for invalid username characters
	* modality fixes
	* implemented autosave
	* allow users to cancel network transactions
	* add ability to get current music from xmms
	
04.22.02 - drivel 0.7.0
~ the dirt chamber release ~

	* three big network improvements:
		1) write function now loops until all data has been sent
		2) dns lookup is now done asynchronously.  this makes
			drivel's networking code fully non-blocking (and fast!).
		3) default to the fast servers for all logins
	* added "edit->select all" menu item
	* added "insert->link" menu item
	* added "insert->image" menu item
	* added "edit->clear" menu item to erase an entry-in-progress
	* fixed several irritating bugs in the network error code
	* cleaned up some conflicting mnemonics
	* grey the "OK" button on dialogs which require input
		until the user enters valid input
	* prevent the preferences dialog from closing if the user
		has left the server or proxy addresses blank
	* fixed a start-up crash that occured when a user had access
		to several shared journals
	* hitting a ctl-code now forwards the cursor out of the html tag
		if the cursor is currently within a set (i.e hit ctl-b, type
		some bold text, hit ctl-b again, type some regular text)
	* misc. changes to bring drivel into compliance with the gnome 2.0
		human-computer interface guidelines
	* added a "sign up" button to the login window
	* added help->"what's a livejournal?" menu item
	* improved the login splash image
	
04.15.02 - drivel 0.6.0
the "no plane on sunday" release

	* another big code reorganization, added dialogs.[ch]
	* implemented stock items for many buttons and menus
	* bugfixes for case where username is a blank string
	* hooked up add/edit/remove buttons in the friend's dialog
	* network bug fixes and improvements
	* added lots of icons (from Evan's LogJam [logjam.danga.com] client)
	* ctl-codes for bold, italics, underline, and strike-through
		html tags (ctl-b, ctl-i, ctl-u)
	* converted all images from xpm to png format, greatly
		reducing code size
	* marked all strings for translation--anyone want to translate?
	* implemented utf-8 support (needs testing)
	
04.09.02 - drivel 0.5.0
the "coding is more fun than term papers" release

	* code clean-up and reorganization
	* implement md5 password hashes
	* minor bug fixes
	* added .spec file
	* added "post to" journal option for shared journals
	* grey-out widgets durning network transactions
	* fixed default focused widgets
	* added "web links" menu (even includes mnemonics)
	* pretty pictures, ripped from logjam
	* added "edit friends" dialog (currently read-only)

04.02.02 - drivel 0.4.0

	* initial release
