aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/bzr_2.0_breaks_bzr_plugin.mdwn
blob: bd090067028441d6e355e36c2fc8b7aac97facda (plain)
1
2
3
Version 2.0 of bzr seems to break the bzr plugin.

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.