From: Samuele P. <ped...@us...> - 2001-01-17 13:54:18
|
Update of /cvsroot/jython/jython In directory usw-pr-cvs1:/tmp/cvs-serv4866 Modified Files: ACKNOWLEDGMENTS Log Message: fixed typos. Index: ACKNOWLEDGMENTS =================================================================== RCS file: /cvsroot/jython/jython/ACKNOWLEDGMENTS,v retrieving revision 2.7 retrieving revision 2.8 diff -C2 -r2.7 -r2.8 *** ACKNOWLEDGMENTS 2001/01/15 18:18:02 2.7 --- ACKNOWLEDGMENTS 2001/01/17 13:54:16 2.8 *************** *** 12,16 **** jyt...@li.... ! Finn Bock has been a frequent and valuable contributor to the Jython, and has provided bug fixes and these important modules: --- 12,16 ---- jyt...@li.... ! Finn Bock has been a frequent and valuable contributor to Jython, and has provided bug fixes and these important modules: *************** *** 24,28 **** The SHA1 implementation is taken from cryptix. ! Samuele Pedroni have designed and implemented the improved PackageManagers and java reload support and also fixed a lot of bugs. --- 24,28 ---- The SHA1 implementation is taken from cryptix. ! Samuele Pedroni has designed and implemented the improved PackageManagers and java reload support and also fixed a lot of bugs. |