Mercurial > genshi > mirror
log ChangeLog @ 469:2d3246f9ea54 trunk
age | author | description |
---|---|---|
Mon, 30 Apr 2007 09:10:45 +0000 | cmlenz | The I18n extraction now returns a tuple of strings for `ngettext` and similar functions. trunk |
Thu, 26 Apr 2007 09:46:36 +0000 | cmlenz | Move the mapping of doctype names to tuples out of the plugin into the `DocType` class. trunk |
Thu, 26 Apr 2007 09:14:30 +0000 | cmlenz | Add lower-level serialization functions. trunk |
Wed, 25 Apr 2007 19:41:09 +0000 | cmlenz | Apply patch by Alec Thomas for processing XML declarations (#111). Thanks! trunk |
Tue, 17 Apr 2007 18:35:29 +0000 | cmlenz | The `ET()` function now correctly handles attributes with a namespace. trunk |
Tue, 17 Apr 2007 12:36:57 +0000 | cmlenz | Fix incorrect reference to translation function in the I18N filter. trunk |