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

Annotation of cvsweb/NEWS, Revision 3.4

3.1       scop        1: $FreeBSD$
                      2:
                      3: This document describes the high level changes between FreeBSD-CVSweb
                      4: versions.  For detailed changes including credits, see ChangeLog.
                      5:
                      6: Changes in x.x.x:
                      7:
3.4     ! scop        8: * Improved download/view linking wrt. MIME types and binary files.
3.1       scop        9: * Support for read-only repository access mode for cvs >= 1.12.1.
3.2       scop       10: * Fix checkouts from paths where the top level dir starts with a dot.
3.3       scop       11: * The minimum supported version of GNU Enscript is actually 1.6.3.
3.1       scop       12:
                     13: Changes in 2.9.1 (beta) (after 2.0.6):
                     14:
                     15: * Much improved HTML quality, XHTML 1.0 Transitional, use of external CSS.
                     16: * Visual and accessibility improvements.
                     17: * Graphical revision views using CvsGraph (>= 1.4.0).
                     18: * Source and diff syntax highlighting using GNU Enscript (>= 1.6.2).
                     19: * mod_perl 2 support (>= 1.99_08).
                     20: * Ability to handle directories with *lots* of files.
                     21: * Case insensitive sorting option for directories.
                     22: * Cross site scripting paranoia against weirdly formatted tags etc.
                     23: * Option to display line numbers in source views.
                     24: * Improved MIME type discovery and support for binary files.
                     25: * Support for (X)Emacs-style human readable diffs using String::Ediff.
                     26: * Taint-safety on Perl 5.8, strict CGI query parameter checking.
                     27: * Ability to show Apache FancyIndex-style README.cvs(.html) in dir views.
                     28: * Lots of minor bugfixes.
                     29: * Portability improvements.
                     30: * Documentation improvements.
                     31: * Code cleanups.
                     32: * For information how to upgrade from 2.0.x versions, see INSTALL.

CVSweb