From: Aaron A. <aa...@us...> - 2007-06-14 16:33:34
|
Update of /cvsroot/jboost/jboost In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv19514 Modified Files: CHANGES Log Message: added release notes for 1.3.1 Index: CHANGES =================================================================== RCS file: /cvsroot/jboost/jboost/CHANGES,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGES 31 May 2007 10:04:03 -0000 1.3 --- CHANGES 14 Jun 2007 16:33:31 -0000 1.4 *************** *** 2,5 **** --- 2,12 ---- -------------------- + + Release 1.3.1 + + ================= + + - BrownBoost now able to handle hypotheses that abstain + - Several bug fixes (BrownBoost, Controller, etc) + + + Release 1.3 + =============== |