v3.12 release
[perl/plp/.git] / Changes
diff --git a/Changes b/Changes
index f19c9f2748dec2d96c7bf0ca604a260818a92db7..e0b66fa0d9c8ff19d7cc8026bd4110b112cbd56d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,10 @@
+3.12 - May 18, 2002
+- Fixed strict-violation in PLP.pm that happened only without mod_perl
+
+3.11 - May 18, 2002
+- Fixed all tie-stuff by reverting a change. Symbol.pm's delete_package doesn't
+  delete a package in the way I thought it did.
+
 3.10 - May 18, 2002
 - First standardized module distribution, to allow easy distribution via CPAN
 - Caution: installation procedure has changed because of that!