rpm2html 1.9.5
**************

This release is considered development but it is not expected to break
things.

Changes since last release 1.9.4:

Just fixes:

* fixed "rdf_count_limit" option handling (option has been so far ignored by
  mistake)

* fixed setting of 'next_page' template variable for 'dates_next_page'
  template item ("..." link at the end of "by date" pages)


rpm2html 1.9.4
**************

This release is considered development but (again and this time hopefully
for real) is not expected to break things.

Changes since last release 1.9.3:

Just fixes:

* fixed some memory leaks

* fixed segmentation fault occuring when generating pages describing local
  configuration with libtemplate enabled

* added missing BuildRequires into spec file

Plus little more verbose messages has been added informing the user which
general group of page generation is being done.


rpm2html 1.9.3
**************

This release is considered development but (again) is not expected to break
things.

Changes since last release 1.9.2:

New features:

* possibility to build rpm2html using Lazarus libtemplate
  (http://www.lazarusid.com/libtemplate.shtml) and option 'html_template' to
  specify template to use

* option 'cve_linking' (enabled by default) which adds hyperlinks to any
  CVE-xxxx-yyyy and CAN-xxxx-yyyy numbers occuring in the changelog (links
  go to cve.mitre.org) - based on patch from
  blacksuninc@users.sourceforge.net

Fixes:

* accept '(' and ')' in resource names thus fixing the Requires list for
  64-bit packages - patch by R. Scott Bailey

* accept '(' and ')' in groups thus reduce the amount of "garbled group"
  warnings

* little documentation clean-up and update


rpm2html 1.9.2
**************

This release is considered development but (again) is not expected to break 
things.

Changes since last release 1.9.1:

New features:

* option 'rdf_count_limit' has been added so users can customize the limit
  of RDF export (default value was and still is 20)

Fixes:

* disabled length check for "garbled" warnings


rpm2html 1.9.1
**************

This release is considered development but is not expected to break things.

Changes since last release 1.9.0:

New features:

* 'Mirrors' link can be configured in configuration file
  (see 'header=... Mirrors' line in example configuration files)

Fixes:

* home page URLs has been updated
* moderated "Invalid package <name> : garbled release" error message:
  release is considered garbled if it is longer than 65 characters
  (instead of 20)
* fixed coredumps caused by large changelogs


rpm2html 1.9.0
**************

This release is considered development but is not expected to break things.

Changes since last release 1.8.3:

* added new feature: e-mail protection (mangle e-mail adresses in HTML
  output) - see 'protectemails' entry in manuel.html or example
  configuration files
* fixed changelog parsing
* fixed handling of empty filelists
* home page URL has been updated in manuel.html


rpm2html 1.8.3
**************

Changes since 1.8.2:

* GIF images replaced with PNG images
* fixed bugs in configure.in affecting usage of 'configure --with-gpg'


$Id: NEWS,v 1.14 2007/05/15 22:05:17 hany Exp $
