Mercurial > genshi > mirror
log
age | author | description |
---|---|---|
Fri, 22 Sep 2006 11:40:24 +0000 | cmlenz | Fix bug in evaluating XPath expressions using the union operator `|`, which caused any path but the first to get out of sync with the event stream, and the whole thing returning too few results. trunk |
Thu, 21 Sep 2006 16:28:09 +0000 | cmlenz | Fix for #56: an include inside a matched element wasn't seeing the correct context data frames. trunk |