]> git.donarmstrong.com Git - class_modular.git/.git/blobdiff - CHANGES
* Merge back in changes to CHANGES
[class_modular.git/.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 7d804e72c7b65124b6290915da374006ded5fc4d..2492665b562974058198578242b9e2f7f5cecf73 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,2 +1,7 @@
 v0.3 - Tuesday, October 19, 2004 19:28:22 PDT
- * Fix debian directory to actually build this package properly
\ No newline at end of file
+ * Fix debian directory to actually build this package properly
+ * Add Safe support and allow Storable to use Deparse to handle CODE references in clones
+ * Rearange function order so that the documentation is in a sane order in Class::Modular
+ * Add USE_SAFE variable to control whether Safe is used
+ * Improve documentation
+ * Fixes to tests