diff ChangeLog @ 227:98b8e1a92df8

Use list comprehension instead of `map()` in the AST transformer.
author cmlenz
date Fri, 08 Sep 2006 09:17:42 +0000
parents e4dad1145f84
children 24757b771651
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,7 @@
  * Fixes for `py:match` which would get confused when it should be applied
    to multiple elements (ticket #49).
  * Using namespace prefixes in XPath expressions is now supported.
+ * Expressions now correctly handle slices (ticket #51).
 
 
 Version 0.2
Copyright (C) 2012-2017 Edgewall Software