aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/rst_plugin_hangs_on_utf-8.mdwn
Commit message (Collapse)AuthorAge
* Migrate doc/bugs via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* * Generate XML RPC messages with the encoding set to utf-8 insteadJoey Hess2008-02-11
| | | | | | of XML::RPC's default of us-ascii. Allows interoperation with python's xmlrpc library, which threw invalid encoding exceptions and caused the rst plugin to hang.
* web commit by http://subvert.org.uk/~bma/: More information.Joey Hess2008-01-12
|
* web commit by http://subvert.org.uk/~bma/Joey Hess2008-01-08