diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-09 20:10:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-09 20:10:13 -0400 |
commit | ced0e9f9866a4e609203e6d1c43fa76f7fdecc55 (patch) | |
tree | 88644de148b1796c919512b4a776481ee96706e1 /doc/bugs | |
parent | e2924778de755bee6d653fd4349214ba13228bd8 (diff) |
already fixed in git
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/markdown_module_location.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn index 5478ed9f3..3e2e4daa5 100644 --- a/doc/bugs/markdown_module_location.mdwn +++ b/doc/bugs/markdown_module_location.mdwn @@ -46,3 +46,4 @@ apparently...) > then perhaps you need to find a less evil version... --[[Joey]] >> The patch in [[todo/Add_support_for_latest_Text::Markdown_as_found_on_CPAN]] adds support for Text::Markdown::markdown(). -- [[HenrikBrixAndersen]] +>> Doesn't fix the above double free though. Nevertheless, I think I'm going to call this [[done]] since I already added support for Text::Markdown::markdown in git earlier this week. --[[Joey]] |