]> git.decadent.org.uk Git - maypole.git/commitdiff
Tidied changes
authorAaron Trevena <aaron.trevena@gmail.com>
Thu, 10 Nov 2005 10:11:22 +0000 (10:11 +0000)
committerAaron Trevena <aaron.trevena@gmail.com>
Thu, 10 Nov 2005 10:11:22 +0000 (10:11 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@425 48953598-375a-da11-a14b-00016c27c3ee

Changes

diff --git a/Changes b/Changes
index 8e634cf993f83c9c95375e55d0315e13415d7a85..70ab26d3ad2572dd8dd89a64ebd370ad294d07ff 100644 (file)
--- a/Changes
+++ b/Changes
@@ -41,8 +41,6 @@ Bug fixes:
         @ISA directly, and doesn't inject itself into the chain (bugs 12923 & 14120)
     Improved Template error reporting (14133)
     Maypole::Session::generate_unique_id() now returns the id (bug 14124)
-    Implement -Init flag in Mp::Application (wishlist 14123)
-    add() alias to push() in Mp::Headers (wishlist 14142)
     Moved ar accessor to Apache::MVC (bug 14014)
     Refactored core to support further development in 2.11 and onwards
     Fixed related_class method (bug 14566)