comparison ChangeLog @ 595:66fd7f370acb stable-0.4.x

Ported [708] to 0.4.x branch.
author cmlenz
date Mon, 13 Aug 2007 23:04:50 +0000
parents bb8141898891
children 19345798ba5e
comparison
equal deleted inserted replaced
591:bb8141898891 595:66fd7f370acb
8 * Includes were not raising `TemplateNotFound` exceptions even when no 8 * Includes were not raising `TemplateNotFound` exceptions even when no
9 fallback has been specified. That has been corrected. 9 fallback has been specified. That has been corrected.
10 * The template loader now raises a `TemplateNotFound` error when a previously 10 * The template loader now raises a `TemplateNotFound` error when a previously
11 cached template is removed or renamed, where it previously was passing up 11 cached template is removed or renamed, where it previously was passing up
12 an `OSError`. 12 an `OSError`.
13 * The Genshi I18n filter can be configured to only extract messages found in
14 `gettext` function calls, ignoring any text nodes and attribute values.
13 15
14 16
15 Version 0.4.3 17 Version 0.4.3
16 http://svn.edgewall.org/repos/genshi/tags/0.4.3/ 18 http://svn.edgewall.org/repos/genshi/tags/0.4.3/
17 (?, from branches/stable/0.4.x) 19 (?, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software