Update of /cvsroot/fb-contrib/fb-contrib/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23100/htdocs
Modified Files:
index.html
Log Message:
get ready for the 1.6.0 release
Index: index.html
===================================================================
RCS file: /cvsroot/fb-contrib/fb-contrib/htdocs/index.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- index.html 22 Nov 2005 03:27:14 -0000 1.30
+++ index.html 1 Dec 2005 03:29:27 -0000 1.31
@@ -42,10 +42,9 @@
<a href="http://www.sourceforge.net/projects/fb-contrib">Project Page</a>
<hr/>
- <img id="cvs_image" src="flip2.gif" onClick="toggleBlock('cvs', 'cvs_image');" align="top"/>
- Detectors added in CVS<br/>
+ <img id="v1_6_0_image" src="flip2.gif" onClick="toggleBlock('v1_6_0', 'v1_6_0_image');" align="top"/>
+ Detectors added in v1.6.0<br/>
<div id="cvs" style="display:block;">
- Note: these detectors are still in testing
<ul>
<li><b>Static Method Instance Invocation</b><br/>
Finds methods that make static method calls using an instance reference.
|