VDR Plugin 'rssreader' Revision History
---------------------------------

2005-12-18: Version 0.0.1

- Initial revision.

2005-12-18: Version 0.0.2

- Hotfix release.
- Fixed charset encoding for iso-8859-15.
- Showing "link" instead of "target" on the item menu.

2005-12-19: Version 0.0.3

- Removed obsolete "target" code.
- Fixed RSSREADER_TEMPFILE Makefile parameter.
  (Thanks to Ronny Kornexl for reporting this one)
- Added label support into rssreader.conf.
- User inactivity doesn't close menu anymore.
- Added German translation (Thanks to Siegfried Dngler).

2005-12-21: Version 0.0.4

- Completed German translation (Thanks to Walter Koch).
- Added new RSS streams into "example/rssreader.conf".
- Fixed RSS URLs with several '&' characters (Thanks to Matthias).
- Added new setup options to hide mainmenu entry and to hide
  non-existent elements.
- Fixed RSS parsing engine.
- Added '-f' command line option for RSSREADER_TEMPFILE.
- Fixed OSD menu related crash bug.

2006-01-25: Version 0.1.0

- Updated for vdr-1.3.40.
- Fixed typos in "example/rssreader.conf" (Thanks to Thilo Wunderlich).
- Added pragma warning, if libexpat is non-existent or incompatible version.
- Some internal cleanups.

2006-02-06: Version 0.1.1

- Updated for vdr-1.3.42.
- Changed wget to libcurl so there's no need to define a temporary file anymore.
- Added new setup options for HTTP proxy.
- Improved RSS formatting.
- Updated "example/rssreader.conf".

2006-02-10: Version 0.1.2

- The RSS item menu doesn't use the fixed font anymore.
- Updated HTML entities conversion table.

2006-04-20: Version 0.2.0

- Updated for vdr-1.3.47.
- Updated "example/rssreader.conf".
- Updated HTML entities conversion table.

2006-04-23: Version 0.3.0

- Added STRIP option for Makefile (Thanks to Ville Skytt).
- Modified APIVERSION code in Makefile.

2006-04-30: Version 1.0.0

- Updated for vdr-1.4.0.
- Modified APIVERSION code in Makefile.

2006-07-01: Version 1.0.1

- Added French translation (Thanks to Patrice Staudt).
- Updated "example/rssreader.conf".
