aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2007-10-19 13:32:56 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2007-10-19 13:32:56 +0000
commit36628a5c9a9610af6e3d7475d777fadee6eae496 (patch)
treec31ff48114f22c81da1d2b8aeebf5a9c3d2a7187 /Changes
parentc2c10b7a3b5f35b165f010c1f0c399aff90b1f5e (diff)
+ fixed any2string/string2any asymmetry for default case eos_char<0
svn path=/trunk/externals/moocow/pdstring/; revision=8841
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index 152925c..b354bed 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
Change log for PD external 'pdstring'
+v0.06
+ + fixed asymmetricity bug (thanks to iohannes for the report)
+
+v0.05
+ + improved NUL parsing, add in- and outlets
+ + use static binbufs to avoid segfaults (a la mrpeach's [str])
+
v0.03 Thu, 02 Feb 2006 12:57:43 +0100
+ automake-ified