[Jifty-commit] r3891 - Template-Declare

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Aug 13 22:48:10 EDT 2007


Author: agentz
Date: Mon Aug 13 22:48:10 2007
New Revision: 3891

Modified:
   Template-Declare/Changes

Log:
TD - updated Changes

Modified: Template-Declare/Changes
==============================================================================
--- Template-Declare/Changes	(original)
+++ Template-Declare/Changes	Mon Aug 13 22:48:10 2007
@@ -1,4 +1,4 @@
-0.26 - 2007-08-13
+0.26 - 2007-08-14
 * Refactored Template::Declare::Tags to make the tag sets configurable.
 * Added Template::Declare::TagSet::HTML and Template::Declare::TagSet::XUL,
   respectively, as well as their common base class, Template::Declare::TagSet.
@@ -14,6 +14,8 @@
   in Jifty::View::Declare::Helpers.
 * Implemented C< use Template::Declare::Tags HTML => { from => 'My::HTML::TagSet' } >.
 * Allow content post-proceessing with a callback.
+* Added a PITFALLS section to T::D's POD.
+* Added a global sub append_attr to provide friendly diagnostics and the infamous "Undefined subroutine &Template::Declare::Tags::append_attr called at ..." is now gone.
 
 ----------------------------------------------------------------------
 r57045 (orig r3286):  jesse | 2007-05-22 15:58:58 -0400


More information about the Jifty-commit mailing list