From: Finn B. <bc...@us...> - 2001-07-19 14:52:14
|
Update of /cvsroot/jython/htdocs In directory usw-pr-cvs1:/tmp/cvs-serv16075 Modified Files: NEWS.ht license.ht Log Message: Fixed a minor bug in the generated .ht files. Index: NEWS.ht =================================================================== RCS file: /cvsroot/jython/htdocs/NEWS.ht,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** NEWS.ht 2001/07/18 20:23:07 1.9 --- NEWS.ht 2001/07/19 14:52:11 1.10 *************** *** 344,346 **** indent-tabs-mode: nil End: ! </pre>' --- 344,346 ---- indent-tabs-mode: nil End: ! </pre> Index: license.ht =================================================================== RCS file: /cvsroot/jython/htdocs/license.ht,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -r1.3 -r1.4 *** license.ht 2000/11/25 21:39:15 1.3 --- license.ht 2001/07/19 14:52:11 1.4 *************** *** 142,144 **** [ACCEPT BUTTON] ! </pre>' --- 142,144 ---- [ACCEPT BUTTON] ! </pre> |