[Lxr-commits] CVS: lxr/doc CHANGES,1.7,1.8
Brought to you by:
ajlittoz
From: Andre-Littoz <ajl...@us...> - 2014-03-10 16:59:47
|
Update of /cvsroot/lxr/lxr/doc In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11807/doc Modified Files: CHANGES Log Message: doc/CHANGES: update documentation before 2.0.1 release Index: CHANGES =================================================================== RCS file: /cvsroot/lxr/lxr/doc/CHANGES,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- CHANGES 3 Dec 2013 14:33:37 -0000 1.7 +++ CHANGES 10 Mar 2014 16:59:44 -0000 1.8 @@ -3,6 +3,29 @@ If they result in an incompatibility, you must reindex your tree. + ======================= + LXR 2.0 --> LXR 2.0.1 + ======================= + +Bug fix release, no feature added, no change in manuals. + +Git interface +------------- +Fix for a spurious bug (depends on distro) preventing from listing a file +Fix for 'range' function in lxr.conf + +Ruby parser +----------- +Fix for an endless loop + +showconfig +---------- +Fix for a syntax error + +Configuration wizard +-------------------- +Fix truncation of host/alias names + ===================== LXR 1.2 --> LXR 2.0 ===================== |