From: Martin R. <ru...@us...> - 2011-11-24 11:38:19
|
Update of /cvsroot/foo/fooelk In directory vz-cvs-3.sog:/tmp/cvs-serv19753 Modified Files: ChangeLog NEWS README.FOO Log Message: incorporated minor fixes from elk-3.99.8 Index: NEWS =================================================================== RCS file: /cvsroot/foo/fooelk/NEWS,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** NEWS 26 Apr 2010 15:06:49 -0000 1.2 --- NEWS 24 Nov 2011 11:38:17 -0000 1.3 *************** *** 4,7 **** --- 4,10 ---- ---------------------------- + * New in 3.99.8 prerelease: + + Maintenance release with minor bugfixes. + * New in 3.99.7 prerelease: + Last known garbage collector bug was fixed. Index: README.FOO =================================================================== RCS file: /cvsroot/foo/fooelk/README.FOO,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** README.FOO 26 Apr 2010 16:23:28 -0000 1.8 --- README.FOO 24 Nov 2011 11:38:17 -0000 1.9 *************** *** 2,10 **** -------------------- ! this is fooelk, an elk distribution based on elk-3.99.7 and later changes to elk's svn repository. it has been slightly modified for use with the foo sound synthesis system. ! the differences between fooelk and the current elk-3.99.7 release are: * read rationals reader extension patch --- 2,10 ---- -------------------- ! this is fooelk, an elk distribution based on elk-3.99.8 and later changes to elk's svn repository. it has been slightly modified for use with the foo sound synthesis system. ! the differences between fooelk and the current elk-3.99.8 release are: * read rationals reader extension patch Index: ChangeLog =================================================================== RCS file: /cvsroot/foo/fooelk/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog 26 Apr 2010 15:12:13 -0000 1.2 --- ChangeLog 24 Nov 2011 11:38:16 -0000 1.3 *************** *** 328,332 **** M /trunk/debian/changelog ! * Working on 0.99.6. ------------------------------------------------------------------------ --- 328,332 ---- M /trunk/debian/changelog ! * Working on 3.99.6. ------------------------------------------------------------------------ *************** *** 1047,1051 **** M /trunk/debian/changelog ! * The 0.99.2 release is now ready. ------------------------------------------------------------------------ --- 1047,1051 ---- M /trunk/debian/changelog ! * The 3.99.2 release is now ready. ------------------------------------------------------------------------ *************** *** 3338,3341 **** --- 3338,3342 ---- Changed paths: A /branches + A /tags A /trunk A /trunk/BUGS |