2006-09-15  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.23

	* Fixes SF #1554534 which prevented creating
	  new subscriptions with feed:// URLs by using
	  the liferea-feed-add wrapper. 
	* Fixes SF #1538838 which caused a problem on
	  Atom feeds with empty text node contents.
	  (reported by Jose M. daLuz)


2006-08-30  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.22

	* Resolves a problem with the correction
	  of SF #1537325 from 1.0.21.
	* Fixes a problem with the tray icon preference.
	  When reenabled the tray icon did not get
	  installed again (reported by Adolfo Correia 
	  and patched by Frank Osterfeld)
	* Improvements to the favicon detection.


2006-08-10  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.21

	* Fixes SF #1266406 which caused vfolder rules
	  not to match item descriptions correctly.
	* Fixes the problem that one cannot enter
	  periods in the URL entry of tabs. This 
	  problem was introduced with 1.0.19.
	* Adds a patch from Remi Cardona that allows
	  building against SeaMonkey.
	* Adds patch #1294843 from Yaakov Selkowitz
	  to improve compile support on Cygwin.
	* Adds a patch for SF #1537325 from Ed Catmur
	  that improves the text direction of headlines
	  in the tree views or the notification popups
	  for mixed text.
	* Raises Pango dependency to 1.4.0



2006-08-07  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.20

	* The Mozilla rendering plugin now has the Mozilla
	  library path hard coded to ensure to use the correct
	  gtkmozembed library. This also means that there is no 
	  more searching for gtkmozembed by the start script.
	  This should fix SF #1532011 and SF #1455278.
	* Fixes SF #1529612 which causes Liferea to ignore
	  a HTTP 301 redirect if it is followed by a HTTP 304.
	  (reported by David A. Desrosiers)


2006-07-31  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.19

	* Fixes a uninitialized value bug in the lock handling.
	* Adds a DBUS method to change the online state of
	  Liferea contributed by keizie.
	* Fixes a possible DBUS crash by correctly initializing
	  the DBUS thread handling. (SF #1523428 reported by
	  several Debian and Fedora users, thanks for the hint
	  from John Palmieri)
	* Added a patch from Daniel Gryniewicz which solves
	  three 64bit issue that cause crashes on AMD64
	  installations.
	* Fixes some compiler warnings for the Mozilla renderer
	  plugin.
	* Bigger update of the manpage.


2006-07-22  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.18

	* Fixes SF #1526078 which caused crashes when
	  accessing RSS 2.0 feeds without a channel link.
	  (reported by Gilles Gravier)
	* Avoid crashes by checking the content type
	  of responses before parsing favicon image data
	  (reported by Carlos Moffat, Debian #378645)
	* Quoting fix in the liferea start fix to
	  make it run with Bourne shell SF #1526724.
	  (reported by Gilles Gravier)
	* Compile flags fix for Solaris where -lresolv
	  was missing SF #1526722. 
	  (reported by Gilles Gravier)
	* Added a note about the DBUS interface and
	  wrapper script to the manpage.
	* Added a gconf key to disable DBUS if 
	  necessary (/apps/liferea/disable-dbus).
	* Removed support for DBUS 0.23. Now the
	  minimal DBUS dependency is 0.30.


2006-07-18  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.17

	* Added SuSE patches supplied by Christoph Thiel.
	* Fixes a possible uninitialized value in the network
	  authentication code.
	* Partially fixes Debian #378075 reported by Daniel 
	  Jacobowitz, which caused the unwanted unescaping
	  of URLs when internally launching links with
	  the GtkHTML browser module.


2006-06-26  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.16

	* Workaround for SF #1509741 where GtkHTML2
	  can cause crashes when reducing the zoomlevel
	  when multi-line text is selected.
	  (reported by nagappan)
	* Fixes a significant memory leak as described
	  in SF #1498277 reported by several users.


2006-06-13  Lars Lindner   <lars.lindner@gmail.com>

	Version 1.0.15

	* Removing confusing output line from starter
	  script (Debian #372733, reported by Joshua Rodman)
	* Added patch SF #1504171 that fixes the problem
	  of the headline states not getting updated
	  after a feed update.
	* Added a workaround for SF #1503029 which crashes
	  when doing HTTP digest authentication without
	  a "nonce" field in the authentication data.
	  (reported by Kalle)


2006-05-29  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.14

	* New wrapper script "liferea-add-feed" for the 
	  dbus-send command needed to add subscriptions
	  from the command line.
	* Fixes full content display for Atom 0.3
	  feeds (Debian #366822 reported by Marco d'Itri).
	* Fixes the --mainwindow-state=hidden behaviour.
	  Until now it had the same effect like
	  --mainwindow-state=iconified. (reported by
	  Sebastian Droege)

	Translation:

	* Update of Polish translation (Bart Kreska)
	* Fixed some links in the German documentation.


2006-05-17  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.13

	* Added a patch to make the tray icon
	  respect the GNOME panel transparency
	  setting. This will only work for the
	  most recent GNOME versions.
	  (Sebastian Droege)
	* Liferea now calls res_init() to 
	  recover from disconnect situations
	  where the host was moved to another
	  network. (Nathan Conrad)

2006-05-07  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.12

	* XulRunner support. Liferea now provides
	  an additional browser module that is
	  for running with XulRunner. So now it
	  can work with GtkHTML2, Mozilla/Firefox
	  and XulRunner. (Nathan Conrad)


2006-05-03  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.11

	* Added "ins" and "del" element styles to CSS.
	  SF patch #1393105 (Jose Maria Mateos)
	* The source package now contains a Firefox
	  extension (feedbag.xpi) that changes the
	  live bookmarks button so that it will add
	  add subscriptions directly to Liferea.

	Bugfixes:

	* Fixes a Atom 1.0 parsing bug when parsing
	  plain text content. (Aristotle Pagaltzis)
	* Fix for SF #1480051: Avoid adding internal 
	  feed list properties when exporting the
	  feed list to OPML. Also always adding a 
	  text attribute to each outline node.
	* Fix for SF #1479930: Liferea exited with
	  assertion when unselecting a vfolder that
	  was displayed in 2 pane mode.



2006-04-22  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.10

	* Added 64bit library path for Firefox
	  to start script (patch from plblaze)
	* Added fix a timezone parsing problem
	  (patch for #1469172 from jimee)
	* Added a workaround for a problem caused
	  by installing the gconf schemes from 
	  earlier Liferea version, which caused
	  a HTML view zoom level of 0.


2006-04-03  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.9

	Bugfixes:

	* Patch from Sebastian Droege that prevents the
	  invisible text problem. This happened because the
	  schema default values (including the one for text
	  zooming) could not be localised.

	Translations:

	* Update of Italian translation (Dario Coniglario)


2006-03-19  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.8

	* Adaption of style sheets to prevent GtkHTML2
	  from using the theme color for links.
	* Fix for a problem that did prevent opening
	  file:// URLs with anchors in GtkHTML2

	Translations:

	* German translation of the user documentation.
	* Update of Swedish translation (Sigge Kotliar)


2006-03-05  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.7

	* Fix crashes relating to file selection. (Nathan Conrad)
	* Improves all GTK 2.0 directory selection dialogs. 
	  They no longer show the file selection list. It
	  also fixes an issue with loading the last dirname
	  part as the filename. (Lars Lindner)

	Translations:

	* New Polish default feed list (Bart Kreska)
	* Update of Polish translation (Bart Kreska)
	* Update of Dutch translation (Patrick Bos)

	
2006-02-25  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.6

	* The schema documentation was updated to
	  add all still undocumented gconf keys.
	* Fixes a mismatch between the schema default
	  and the preference preselection for the 
	  item list time column format option.

	Translations:

	* Update of Polish translation (Bart Kreska)
	* Update of Dutch translation (Patrick Bos)
	* Added Dutch default feed list (Patrick Bos)
	* Added Dutch quick reference (Patrick Bos)
	* Added Japanes quick reference, FAQ & help
	  topics (Takeshi AIHANA)


2006-02-21  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.5

	* Added Dutch translation (Patrick Bos)
	* Update of Brazilian Portugese translation
	  (Fernando Ike de Oliveira)


2006-02-10  Nathan Conrad  <conrad@bungled.net>

	Version 1.0.4

	* Removes GDK locking to avoid freezing the program when a new
	  browser window is created or a flash plugin is used. Note that
	  this only effects users of the mozilla renderer and not the
	  gtkhtml2 renderer.
	* When browsing the World Wide Web inside of Liferea, tab titles
	  now change to the title of the HTML page being viewed. Also, a
	  similar change was made for the location bar.
	* Fixes a crash in the Atom 1.0 parser.
	* Tray icon reports if Liferea is in offline or online mode.
	  (Thomas de Grenier de Latour)
	* Long headlines are now ellipsized when displayed in the
	  item list. (Requires GTK+ 2.6 or above)
	
	Translations:

	* Update of Spanish translation (Carlos Fenellosa Biesla)
	* Update of German translation


2006-02-01  Lars Lindner <lars.lindner@gmail.com>

        Version 1.0.3

	* Fixes a problem introduced with 1.0.2 that
	  causes crashes when parsing Atom 1.0 feeds 
	  without proper type attributes on content
	  tags. (Nathan Conrad)


2006-01-25  Lars Lindner <lars.lindner@gmail.com>

	Version 1.0.2

	* Escapes comma characters in URL so loading
	  websites with such URLs in external browsers
	  that use the X remote protocol works.
	  (SF #1404730)
	* Atom 1.0 parsing improvements.
	  (Aristotle Pagaltzis)
	* Improved zlib decompression support.
	  (SF #1411596, Nathan Conrad)
	* Updated mozilla browser module source to
	  allow compilation against Firefox 1.5.


2006-01-17  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0.1

	* Fixes a compatibility issue with Firefox 1.5
	  that might cause crashes when running with both
	  the Mozilla Suite and Firefox are installed.
	  (Gentoo bug #118700 reported by Ed Katmur)
	* Removes vfolder nodes when exporting the feed list. 
	  (SF #1407742 reported by Duilio J. Protti)


2005-12-23  Lars Lindner  <lars.lindner@gmail.com>

	Version 1.0

	* Notifications are now always kept on top.
	  (patch from Scott Harmon)
	* HTML view cleared when subscription is removed.
	* Added <Del> as accelerator for deleting items.
	* Now double clicking an item behaves according
	  to the open-link-in-Liferea preference.
	  (SF 1362228, reported by jphendrix)

	Bugfixes:

	* Fixes crash on "Next Unread" when no feed list
	  selection is available.
	* Fixes a memory corruption caused by a bug in
	  the Atom 1.0 parsing code. (SF #1366369, 
	  reported by Stephane Bortzmeyer)
	* Fixes crash when removing items from the "Unread"
	  vfolder. (reported by Liberty Young)
	* Fixes missing dates for RSS feeds that specify
	  RFC822 date definitions without seconds.
	  (reported by Aristotle Pagaltzis)
	* Right clicking the enclosure download arrow
	  now opens the enclosures menu and not the
	  standard hyperlink context menu.
	* Lockfiles are correctly checked for hostnames containing
	  periods.

	Translations:

	* Update of Japanese translation (Takeshi AIHANA)
	* Update of Bulgarian translation (Vladimir Petkov)
	* Update of Italian translation (Dario Coniglario)
	* Update of Spanish translation (Calos Fenollosa Bielsa)
	* Update of Brazilian Portugese translation
	  (Fernando Ike de Oliveira)
	* Update of Slovakian translation (Tibor Pittich)
	* Update of Korean translation (Park Ji-In)
	* Update of Swedish translation (Sigge Kotliar)
	
[truncated]
