diff options
author | N.N <matju@users.sourceforge.net> | 2006-01-09 05:04:19 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@iem.at> | 2015-10-14 14:51:14 +0200 |
commit | 57b026b114a2e51865a2e31ea8a8b8e36191df60 (patch) | |
tree | 4b8bb92c2634d9ed5cc38fbce0a0c991a48e1e09 /ChangeLog | |
parent | fd589e5905e18c63c26f105c3913edbeff2601c6 (diff) |
extern alle im Punity
svn path=/trunk/externals/pureunity/; revision=4380
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,16 +1,20 @@ -$Id: ChangeLog,v 1.3 2006-01-04 02:59:22 matju Exp $ +$Id: ChangeLog,v 1.1 2006-01-09 05:04:19 matju Exp $ -version 0.1: +version 0.1 (2006.01.??): + * + +version 0.0 (2006.01.06): * LICENSE is GPL - * README + * doc is in README * new object classes: * [commutator], [commutative-test] * [associator], [associative-test] * [invertor], [invertible-test] * [distributor], [distributive-test] + * [trichotomy-test], ... * [twice], [3times], [4times], [^] - * [tree], [protocol-tree] + * [tree], [protocols-tree] * [rtimer] - * for $1 in f,~,#: + * for $1 in f,~ and some of #: [$1.norm], [$1.taa], [$1.do], [$1.packunpack3], [$1.swap] [$1.inlet], [$1.outlet] |