diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2009-08-17 23:31:36 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2009-08-17 23:31:36 +0000 |
commit | 282671282b20fa17ab9dbbaba9d1cf2246b5029d (patch) | |
tree | f7af53ee269efd2564ca872a4da187e1ae687f3b /pd/doc/1.manual/x5.htm | |
parent | 76d1c8472e025126a4b3e1571f817198b2fec9f9 (diff) |
merge in new tcl implementation by Steiner & Chun
svn path=/trunk/; revision=11934
Diffstat (limited to 'pd/doc/1.manual/x5.htm')
-rw-r--r-- | pd/doc/1.manual/x5.htm | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/pd/doc/1.manual/x5.htm b/pd/doc/1.manual/x5.htm index 671d967d..c07d48dd 100644 --- a/pd/doc/1.manual/x5.htm +++ b/pd/doc/1.manual/x5.htm @@ -20,7 +20,32 @@ <H3> <A name="s2"> 5.1. release notes </A> </H3> -<P> ------------------ 0.42.1 --------------------------- +<P> ------------------ 0.42-5 --------------------------- + +<P> broken abs~ and log~ fixed + +<P> pd~ -ninsig 0 hang fixed + +<P> testtone updated and 16ch version added + +<P> lrshift~ bug fix + +<P> 32 channel limit removed for portaudio (ASIO/Windows and Mac) + +<P> ------------------ 0.42-4 --------------------------- + +<P> added -noautopatch startup argument to defeat auto-connecting to +new objects (some folks like it and others hate it) + +<P> gfxstub bug fix + +<P> fixed crash on deleting "s" objects with no args + +<P> re-fixed seteuid(0 problem + +<P> fixed crash on "find $1" (still not useful though) + +<P> ------------------ 0.42.1-3 --------------------------- <P> Bug fix on Windows(cancelling window close deactivated window). |