diff ChangeLog @ 539:85a1044d9b12 stable-0.4.x

Ported [646] to 0.4.x branch.
author cmlenz
date Thu, 28 Jun 2007 17:05:51 +0000
parents 1c5682c0b6f3
children 0c4e30a3cac1
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
  * The I18n filter no longer extracts or translates literal strings in
    attribute values that also contain expressions.
+ * Added `loader_callback` option to plugin interface, which allows specifying
+   a callback function that the template loader should invoke whenever a new
+   template is loaded (ticket #130). Note that the value for this option can
+   not be specified as a string, only as an actual function object, which means
+   it is not available for use through configuration files.
 
 
 Version 0.4.2
Copyright (C) 2012-2017 Edgewall Software