aboutsummaryrefslogtreecommitdiff
path: root/externals/sprinkler/Changes
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2004-02-23 00:32:33 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2004-02-23 00:32:33 +0000
commit95bf21f70657b8acada4120e51207d64c97445cd (patch)
tree9d70f5c62395ad5cb4a123856229bcdf03b375bf /externals/sprinkler/Changes
parente5d8a75e00f005eb4e350d0ca2e5bb3dc263de00 (diff)
sprinkler v0.05
+ added pass-through outlet for unbound destination symbols + added hack to prevent 'bang's being sprinkled as 'normal' symbols svn path=/trunk/; revision=1345
Diffstat (limited to 'externals/sprinkler/Changes')
-rw-r--r--externals/sprinkler/Changes10
1 files changed, 7 insertions, 3 deletions
diff --git a/externals/sprinkler/Changes b/externals/sprinkler/Changes
index 00793604..c500a87f 100644
--- a/externals/sprinkler/Changes
+++ b/externals/sprinkler/Changes
@@ -1,8 +1,12 @@
Change log for PD external 'sprinkler' (formerly 'forward')
-v0.04 Sun, 17 Aug 2003 13:23:54 +0200
- + removed stale "VERSION" file
- + tested with gcc-2.95.4 and pd-0.37-test8
+v0.05 Mon, 23 Feb 2004 01:14:08 +0100
+ + added pass-through outlet for unbound destination symbols
+ + added hack to prevent 'bang's being sprinkled as 'normal' symbols
+
+v0.04 Thu, 29 Jan 2004 16:26:00 +0100
+ + added error() call for missing destinations
+ + todo: add pass-through outlet for missing destinations
v0.03 Sun Sep 8 00:56:33 CEST 2002
+ renamed to 'sprinkler'