aboutsummaryrefslogtreecommitdiff
path: root/pd/src/CHANGELOG.txt
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2004-09-06 20:20:36 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2004-09-06 20:20:36 +0000
commited932acb5860bf8b9296169676499562a55d139e (patch)
treedc6a40dba908deb07c175cd40ee19c197318f72d /pd/src/CHANGELOG.txt
parentdad636821f6e7d3ead02c157f308c0ceeba9af3d (diff)
checking in version 0.38test5.
Oops, I realize I forgot some more nice files, will add them and re-commit. svn path=/trunk/; revision=2010
Diffstat (limited to 'pd/src/CHANGELOG.txt')
-rw-r--r--pd/src/CHANGELOG.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/pd/src/CHANGELOG.txt b/pd/src/CHANGELOG.txt
index 27441d36..c8cc8f49 100644
--- a/pd/src/CHANGELOG.txt
+++ b/pd/src/CHANGELOG.txt
@@ -1,6 +1,17 @@
This file describes implementation and API changes; stuff more visible to the
user appears in the "release notes" instead.
+0.38.0
+
+fixed empty lists automatically to call "bang" method if one is supplied.
+
+rewrote the "namelist" stuff to facilitate preference saving (s_stuff.h,
+s_path.c, s_file.c, s_main.c)
+
+0.37.2
+
+expr() "exp" temporary variables renamed to avoid compilation problems
+
0.37.1
makefile.in: MANINSTDIR = $(DESTDIR)/$(MANDIR) changed to