2002/08/18 05:30:45
[org.ibex.core.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5951acb..36b6ba7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
 17-Aug megacz Vec.java: fixed infinite loop
 
+17-Aug megacz Trap.java: switched allTraps from a Vector to a Hashtable
+
+17-Aug megacz Main.java: initial instantiation now happens in a background thread
+
+17-Aug megacz Template.java: fixed a bug that was keeping retheme() from working
+