File:  [Public] / rpm2html / CHANGES
Revision 1.19: download - view: text, annotated - select for diffs
Sat Feb 28 18:56:37 1998 UTC (26 years, 3 months ago) by veillard
Branches: MAIN
CVS tags: HEAD
Incorporated the patch from Karl Eichwalder <ke@suse.de>, Daniel

0.80:
=====
 * added a count to Group, Distribs and Packagers lists

 * Added msg.de and change the installation process, install the
   config file in @sysconfdir@ and msg.* in @datadir@ thanks to
   Karl Eichwalder <ke@suse.de>

0.70:
=====
 * Memory debugging through Insure++, removed a few nasty things.

 * Changes to support Caldera packages.

 * Warns in case of lack of resource lists.

 * Extended the language files.

 * Added extra header configuration.

 * Added patches from Gary Thomas (Changelog, zlib, typos).

0.60:
=====
 * ByDate is now completely splitted in reasonably sized chunks with
   next pointers.
 
 * ByName is now splitted into N separate files depending on the
   package first letter.

0.50:
=====
 * Added a fixed size limit to ByDate.html ... People are interested
   in fresh RPMs, not in a 800Kb HTML page !
   MAX_PAGE_LENGHT in rpm2html.h for # of packages.

 * Added a -force flag to force the output of HTML pages, bypassing
   the file timestamp checking.

 * Added recursion in directories. The HTML follow the directory
   tree and is built on the fly.

 * Corrected serious errors in the HTML output.

 * Added a Spanish setup file, thanks to iolalla <iolalla@unav.es>.
   Check http://keynes.cti.unav.es/eurielec/ too.

0.40:
=====
 * Multiple architecture support has been added.

 * Inserted table breaks in big lists of packages, this
   slighly breaks the nice alignment but helps the browser
   rendering a lot !

 * Handle the file modification time to avoid rewriting all
   the files at each run, if not needed. This was breaking
   HTTP caching based on file timestamps!

 * Handle more than 2 Gig of RPM data.

 * Correct HTML output to be HTML 4.0 compliant.

0.30:
=====
 * Corrected bugs concerning generated links for Vendor
   and Distribution.

 * Added an header for navigation.

 * Corrected a small bug concerning the color front-end packing

0.25:
=====
 * Applied patches from Elliot Lee.

 * IMPORTANT:
     - the "url" field in the config file now
       indicate the URL (absolute or relative) to the
       set of generated HTML files, not the rpm2html
       Home page anymore !
     - The mirrors for a directory are now indicated using
       the "mirror" keyword !
     - Also there is no more way to change the rpm2html
       URI from the config file, one need to recompile.
 
 * Added PRINCIPLES and CHANGES

 * General cleanup of the configuration file handling.

 * Support for differents architectures (via directories).

0.2:
====
 * A better page colorization rendering

 * Added the support for localization

 * Added support to dump the actual installed
   RPM base on the local machine.

0.1:
====
 * First release

$Id: CHANGES,v 1.19 1998/02/28 18:56:37 veillard Exp $

Webmaster