log ChangeLog @ 285:1f5753346a75 trunk

age author description
Thu, 12 Oct 2006 12:43:46 +0000 cmlenz Updated change log. trunk
Sat, 07 Oct 2006 19:18:05 +0000 cmlenz The content of `<script>` and `<style>` elements is no longer escaped when serializing to HTML but declaring the XHTML namespace in the template. trunk
Mon, 02 Oct 2006 10:49:32 +0000 cmlenz Fix the handling of namespace context for match templates. trunk
Mon, 02 Oct 2006 09:45:06 +0000 cmlenz The `HTMLSanitizer` now lets you override the default set of tag and attribute names that are considered safe. trunk
Mon, 02 Oct 2006 09:30:46 +0000 cmlenz Updated change log. trunk
Fri, 22 Sep 2006 13:34:03 +0000 cmlenz Prepare [milestone:0.3.1] release. trunk
Fri, 22 Sep 2006 12:05:49 +0000 cmlenz Updated change log. trunk
Sun, 17 Sep 2006 20:36:09 +0000 cmlenz Add release date to change log. trunk
Tue, 12 Sep 2006 14:08:36 +0000 cmlenz * Minor simplification of XPath engine. trunk
Mon, 11 Sep 2006 15:07:07 +0000 cmlenz Renamed Markup to Genshi in repository. trunk
Fri, 08 Sep 2006 09:17:42 +0000 cmlenz Use list comprehension instead of `map()` in the AST transformer. trunk
Wed, 06 Sep 2006 14:39:50 +0000 cmlenz Implement support for namespace prefixes in XPath expressions. trunk
Mon, 04 Sep 2006 23:41:10 +0000 cmlenz Updated change log. trunk
Fri, 25 Aug 2006 11:14:04 +0000 cmlenz Add serialization to plain text, based on cboos' patch. Closes #41. trunk
Fri, 25 Aug 2006 10:08:46 +0000 cmlenz * Removed storage of substream in `MatchDirective`, because it's already being stored in the match templates (related to #39). trunk
Copyright (C) 2012-2017 Edgewall Software