aboutsummaryrefslogtreecommitdiff
path: root/pd/src/CHANGELOG.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/CHANGELOG.txt')
-rw-r--r--pd/src/CHANGELOG.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/pd/src/CHANGELOG.txt b/pd/src/CHANGELOG.txt
index 9620a7fa..6d789171 100644
--- a/pd/src/CHANGELOG.txt
+++ b/pd/src/CHANGELOG.txt
@@ -2,6 +2,11 @@ This file describes implementation and API changes; stuff more visible to the
user appears in the "release notes" instead. See the bottom of this file
for original notes on source stype and organization.
+0.42.0
+
+changed definition of t_float, t_sample, t_floatarg so that they can be
+set via #defines (PD_FLOATTYPE, etc).
+
0.41.0
add support for callback-based audio I/O