Update of /cvsroot/lxr/html/en
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21291/en
Modified Files:
bugsandlimits.shtml
Log Message:
Update 1.2 features and correct small typos in French version
Index: bugsandlimits.shtml
===================================================================
RCS file: /cvsroot/lxr/html/en/bugsandlimits.shtml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- bugsandlimits.shtml 14 Mar 2013 18:21:53 -0000 1.12
+++ bugsandlimits.shtml 12 Apr 2013 17:05:09 -0000 1.13
@@ -31,13 +31,22 @@
which freezes the screen on the previous line.
</p>
<p class="comment">
-This bug will be corrected soon in release 1.1.1.
+This bug will be corrected soon in release <del>1.1.1</del>
+<ins>1.2.0</ins>.
If it is a serious concern for you,
look at the
<a href="http://sourceforge.net/p/lxr/bugs/">LXR bugs page</a>.
Comment for bug #231 contains a patch for release 1.1.0.
</p>
</li>
+ <li class="normal">Depending on Perl interpreter,
+identifier search may error out
+ <p class="normal">
+Two lines (419 and 485) in <em>ident</em> use relaxed Perl syntax
+instead of "bullet-proof" code.
+Comment for bug #233 contains a patch.
+ </p>
+ </li>
</ul>
</li>
<li>MySQL
|