]> sipb.mit.edu Git - ikiwiki.git/blob - doc/bugs/bzr_2.0_breaks_bzr_plugin.mdwn
(no commit message)
[ikiwiki.git] / doc / bugs / bzr_2.0_breaks_bzr_plugin.mdwn
1 Version 2.0 of bzr seems to break the bzr plugin.
2
3 I traced this to the bzr_log method in the plugin, and patching that seems to fix it. The plugin just needs to parse the input little bit differently.