From: Aaron Trevena Date: Thu, 10 Nov 2005 10:11:22 +0000 (+0000) Subject: Tidied changes X-Git-Tag: 2.11~93 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=9a7acdd3a2e0701d2fe5366e4965c030a530f860 Tidied changes git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@425 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/Changes b/Changes index 8e634cf..70ab26d 100644 --- 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)