[BACK]Return to NEWS CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

File: [cvsweb.bsd.lv] / cvsweb / NEWS (download)

Revision 3.4, Sun Jan 11 20:43:45 2004 UTC (20 years, 2 months ago) by scop
Changes since 3.3: +1 -0 lines

Lots of improvements in download/view linking wrt. MIME types and binary
files, avoid logging the file multiple times when doing a checkout, set
$VERSION to 2.9.2-dev, add CSS class for "display" links.

$FreeBSD$

This document describes the high level changes between FreeBSD-CVSweb
versions.  For detailed changes including credits, see ChangeLog.

Changes in x.x.x:

* Improved download/view linking wrt. MIME types and binary files.
* Support for read-only repository access mode for cvs >= 1.12.1.
* Fix checkouts from paths where the top level dir starts with a dot.
* The minimum supported version of GNU Enscript is actually 1.6.3.

Changes in 2.9.1 (beta) (after 2.0.6):

* Much improved HTML quality, XHTML 1.0 Transitional, use of external CSS.
* Visual and accessibility improvements.
* Graphical revision views using CvsGraph (>= 1.4.0).
* Source and diff syntax highlighting using GNU Enscript (>= 1.6.2).
* mod_perl 2 support (>= 1.99_08).
* Ability to handle directories with *lots* of files.
* Case insensitive sorting option for directories.
* Cross site scripting paranoia against weirdly formatted tags etc.
* Option to display line numbers in source views.
* Improved MIME type discovery and support for binary files.
* Support for (X)Emacs-style human readable diffs using String::Ediff.
* Taint-safety on Perl 5.8, strict CGI query parameter checking.
* Ability to show Apache FancyIndex-style README.cvs(.html) in dir views.
* Lots of minor bugfixes.
* Portability improvements.
* Documentation improvements.
* Code cleanups.
* For information how to upgrade from 2.0.x versions, see INSTALL.