From: Finn B. <bc...@us...> - 2002-01-16 17:39:41
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv21305 Modified Files: index.ht Log Message: Added the "Jython for Java Programmers" book. Index: index.ht =================================================================== RCS file: /cvsroot/jython/htdocs/index.ht,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** index.ht 2001/12/31 13:42:05 1.27 --- index.ht 2002/01/16 17:39:38 1.28 *************** *** 43,46 **** --- 43,51 ---- <dl> + <p><dt><b>15-jan-2002</b> + <dd>The very first Jython book called + <i><a href="http://www.newriders.com/books/title.cfm?isbn=0735711119"> + Jython for Java Programmers</a></i> was written by Robert W. Bill + and published by <a href="http://www.newriders.com/">New Riders</a>. <p><dt><b>8-apr-2001</b> |