diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-02 04:58:24 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-02 04:58:24 +0000 |
commit | fd14b14379cf592d3806385814b8ed2a86336f02 (patch) | |
tree | ac923ddced383167a4d5761f9124f6e702c289c7 /pd/doc/1.manual/x5.htm | |
parent | 08596048cf2b13cfba6d7fabe5ad5604875d9a45 (diff) |
Memory leak patch, plus change to x_connective.c to fix a bug
svn path=/trunk/; revision=4103
Diffstat (limited to 'pd/doc/1.manual/x5.htm')
-rw-r--r-- | pd/doc/1.manual/x5.htm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pd/doc/1.manual/x5.htm b/pd/doc/1.manual/x5.htm index b18da2a6..7aec1cf9 100644 --- a/pd/doc/1.manual/x5.htm +++ b/pd/doc/1.manual/x5.htm @@ -20,6 +20,14 @@ <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 -------------------------- <P> At the source level, "regular" arrays and arrays within data structures are |