Update of /cvsroot/pure-data/pd/doc/1.manual In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19683/pd/doc/1.manual
Modified Files: x5.htm Log Message: Memory leak patch, plus change to x_connective.c to fix a bug
Index: x5.htm =================================================================== RCS file: /cvsroot/pure-data/pd/doc/1.manual/x5.htm,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** x5.htm 21 Aug 2005 14:46:17 -0000 1.5 --- x5.htm 2 Dec 2005 04:58:23 -0000 1.6 *************** *** 21,24 **** --- 21,32 ---- <H3> <A name="s2"> 5.1. release notes </A> </H3>
+ <P> ------------------ 0.39.2 -------------------------- + + <P> Bug fixes: memory leak in OSX version; problem printing numbers as symbols. + + <P> ------------------ 0.39.1 -------------------------- + + <P> Bug fixes: compatibility problems with older version of TK + <P> ------------------ 0.39.0 --------------------------