1.4.1:
------
* Fixed window title
* Added support to mark an entry as read/unread with shortcut 'm'.
* Set correct menu items sensitive depending on selections
* Added translations (gu)
* Updated translations (de, es, pt_BR, en_CA, sv, cs, nl)

1.4.0:
------
* Added support for auto refresh.
* Added notification icon when there are unread items.
* Fixed a couple of sorting issues in the channel and item lists.
* Added possibility to mark an entire channel as read.
* Cleaned up the main window UI a bit.
* Fixed threading issue.
* Added 'n' for next unread.
* Updated translations (es, de, cs, pt_BR, en_CA, en_GB, nl, sv)
* Added translations (eu)

1.2.4:
------
* Show the author of an entry (Gary Ekker)
* Don't signal updated entries as unread, the success rate is pretty poor.
* Include default values in code as well as GConf.
  Fixes problems for first-timers.
* Make the blam script work on BSD.
* Added translations (bs)
* Updated translations (da, sv, en_CA, cs, nl, en_GB, pt_BR, pt, sq)

1.2.3:
------
* Added support for importing/exporting OPML feeds
* Fixed rendering problem with Gtkhtml 3.1 (Emmanuel Pacaud, Richard Hult)
* Added Ctrl+] for next unread ("." has always worked as well)
* Fixed installation issue when installing in own prefix
* Fixed issue where it didn't sort reversed on startup
* Give credits to the translators in the about dialog
* Updated translations (sv, en_CA, cs, en_GB, da)
* Mysteriously skip 1.2.2 for the much grander 1.2.3

1.2.1:
------
* Quick release fix to don't die if BLAM! can't find the defaults keys from 
  GConf.

1.2.0:
------
* Added possibily to chose sorting order of entries
* Raise and refresh all if the application is launched again instead of 
  starting another instance.
* Write out the XML file after 5 minutes of not updating instead of only
  when you exit.
* ROUNDED CORNERS in item view, MVP (Most Valuable Patch) by Richard Hult.
* Updated translations (no, cs, sv)

1.0.53 - October BLAM!:
-----------------------
* Reads the name of a new feed from the feed instead of asking the user to 
  enter it. Makes it easier to add feeds, just drag one into the window and 
  press enter in the dialog.
* Changed the backend from sqlite to a serialized XML file.
* Only store the entries that are actually in the feed. Don't store all entries
  for all time.
* Mark entries as read if they have been read already in another channel.
* Sort the entries in the order they appear in the feed.
* Translations enabled.
* Updated to work with Mono 1.0
* Most importantly, works great with Mike Newman's blog!

0.9999:
-------
* Fixed sort order for items
* Support for images on channels
* Nicer output
* No longer require GTK 2.3, yeah this is one important thing!
  (still got the spinner though, hmm .. wonder how I can make the spinner
   end up in all release notes)
* Fixed a couple of crashes
* Made it lots faster with many channels
* Managed to bump the database format two numbers (yeah, what do you know, you
  care don't you?). Anyway, no need to worry, it *should* be handled 
  automatically, *har har*
* Removed autoupdate after being banned from Slashdot :P (now I have to wait 72
  hours before trying to download there feed again) *sob* 72 hours without 
  filling my blam database with junk *sob*
* Application icon by Dan Taylor, new about image, desktop file and other cool
  stuff to make a cool application even cooler.
* Don't download if server says it's not updated.

0.999:
------
* Initial release
* After one week of hacking, yay mono!!
