diff doc/upgrade.txt @ 883:0849dcc8ed46

Added a documentation page about the template loader.
author cmlenz
date Fri, 16 Apr 2010 19:58:25 +0000
parents 211cd26d6fd9
children d85416d3a26c
line wrap: on
line diff
--- a/doc/upgrade.txt
+++ b/doc/upgrade.txt
@@ -18,6 +18,11 @@
 Support for Python 2.3 has been dropped in this release. Python 2.4 is
 now the minimum version of Python required to run Genshi.
 
+The XPath engine has been completely overhauled for this version. Some
+patterns that previously matched incorrectly will no longer match, and
+the other way around. In such cases, the XPath expressions need to be
+fixed in your application and templates.
+
 
 ------------------------------------
 Upgrading from Genshi 0.4.x to 0.5.x
Copyright (C) 2012-2017 Edgewall Software