summaryrefslogtreecommitdiff
path: root/RTJava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'RTJava/ChangeLog')
-rw-r--r--RTJava/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/RTJava/ChangeLog b/RTJava/ChangeLog
index b3139252db0..8fd28d94be1 100644
--- a/RTJava/ChangeLog
+++ b/RTJava/ChangeLog
@@ -1,3 +1,17 @@
+Fri Feb 02 19:49:28 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
+
+ * README:
+ Added some more notes... But not completed yet.
+
+ * docs/CodingStyle.txt:
+ Added file cotaining the coding style that should be used.
+
+ * examples/tank/Refiller.java:
+ * examples/tank/Bucket.java:
+ Created new example that will show how to use perioric
+ task as well as Asynchronous event handlers and other
+ RT Java features.
+
Fri Feb 02 00:59:59 2001 Angelo Corsaro <corsaro@cs.wustl.edu>
* benchmarks/RawSpeed: