replace deprecated Test::YAML::Meta by equivalent Test::CPAN::Meta::YAML
[perl/plp/.git] / Changes
diff --git a/Changes b/Changes
index 346aa4104bf9d3d27b42b389442e4f9c26627d2c..d5497691dcb67ab8dae5cb5fec64b00d69c6fc9e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+3.23 - October 21, 2009:
+- Make tests pass on various systems
+- Fix header output using say() on Perl >= 5.10.1
+- EscapeHTML() for basic attribute quoting
+- Fix vim syntax highlighting of normal Perl code
+
+3.22 - June 2, 2008:
+- Fix delete %header
 - Fix breakage with old versions of Exporter
 - Tests emulating actual PLP usage