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. 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.10 1998/02/09 19:19:24 veillard Exp $