[q-lang-cvs] faust2pd ChangeLog,1.2,1.3
Brought to you by:
agraef
From: Albert G. <ag...@us...> - 2008-08-11 08:15:30
|
Update of /cvsroot/q-lang/faust2pd In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22410 Modified Files: ChangeLog Log Message: fixes for compatibility with latest Faust from cvs Index: ChangeLog =================================================================== RCS file: /cvsroot/q-lang/faust2pd/ChangeLog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ChangeLog 16 Oct 2007 13:37:54 -0000 1.2 --- ChangeLog 11 Aug 2008 08:14:56 -0000 1.3 *************** *** 1,2 **** --- 1,6 ---- + 2008-08-11 Albert Graef <Dr....@t-...> + + * faust2pd/faustxml.q: Fixes for latest (CVS) Faust XML format. + 2007-10-16 Albert Graef <Dr....@t-...> |