aboutsummaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-01-17 12:54:30 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-01-17 12:54:30 +0000
commitff1fe535ca2dcb796b95c93dd896b85d6b521854 (patch)
treed88c455e1f2aa88ceaf791dd96f7b22871091d7d /Changes
parent26ecf2950dabe24c91a22b43e340345619aac306 (diff)
+ changed default output of [any2string] to (unsigned char)
- fixes sourceforge bug #2501709, reported by Roman Haefeli svn path=/trunk/externals/moocow/pdstring/; revision=10562
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index b354bed..a09d79f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
Change log for PD external 'pdstring'
+v0.07
+ + changed default output of [any2string] to "unsigned char"
+ - fixes sourceforge bug #2501709, reported by Roman Haefeli
+
v0.06
+ fixed asymmetricity bug (thanks to iohannes for the report)