# HG changeset patch # User paulb # Date 1142618839 0 # Node ID fcb2735f7f194501db77bc664c6a3bfda5df3f0e # Parent 3726d27b821e2eb45f018dd05016b06c2b8c0ac6 [project @ 2006-03-17 18:07:15 by paulb] Updated release information. diff -r 3726d27b821e -r fcb2735f7f19 XSLTools/__init__.py --- a/XSLTools/__init__.py Fri Mar 17 18:07:09 2006 +0000 +++ b/XSLTools/__init__.py Fri Mar 17 18:07:19 2006 +0000 @@ -3,7 +3,7 @@ """ XML/XSL-related helper modules. -Copyright (C) 2005 Paul Boddie +Copyright (C) 2005, 2006 Paul Boddie This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -20,6 +20,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA """ -__version__ = "0.4" +__version__ = "0.4.1" # vim: tabstop=4 expandtab shiftwidth=4 diff -r 3726d27b821e -r fcb2735f7f19 packages/ubuntu-hoary/python2.4-xsltools/debian/changelog --- a/packages/ubuntu-hoary/python2.4-xsltools/debian/changelog Fri Mar 17 18:07:09 2006 +0000 +++ b/packages/ubuntu-hoary/python2.4-xsltools/debian/changelog Fri Mar 17 18:07:19 2006 +0000 @@ -1,3 +1,14 @@ +xsltools (0.4.1-0ubuntu1) hoary; urgency=low + + * Made translations specified using the template:i18n + annotation take priority over template:value + annotations. + * Added expression-based template:i18n annotations, and + provided fallback output for such translations based on + the value of the evaluated expression. + + -- Paul Boddie Fri, 17 Mar 2006 19:04:32 +0100 + xsltools (0.4-0ubuntu1) hoary; urgency=low * Changed the preparation of templates to produce