diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-15 12:58:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-15 12:58:07 -0400 |
commit | e1c686467f1ff3fab6f888b887cdefe7ee8a2cd9 (patch) | |
tree | e80eef2bcd2183c110d276a9806b2cbdcf0d88bc | |
parent | a05eca45457efe7c31884a1b3c14ef2ff505f1d8 (diff) | |
download | ikiwiki-e1c686467f1ff3fab6f888b887cdefe7ee8a2cd9.tar ikiwiki-e1c686467f1ff3fab6f888b887cdefe7ee8a2cd9.tar.gz |
close
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | doc/bugs/Please_update_highlight_plugin_for_highlight_3.18.mdwn | 2 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11ad07712..dec033b7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,12 @@ ikiwiki (3.20140614) UNRELEASED; urgency=medium * Add google back to openid selector. Apparently this has gotten a stay of execution until April 2015. (It may continue to work until 2017.) + * highlight: Add compatability with highlight 3.18, while still supporting + 3.9+. Closes: #757679 + Thanks, David Bremner + * highlight: Add support for multiple language definition directories + Closes: #757680 + Thanks, David Bremner -- Joey Hess <joeyh@debian.org> Thu, 03 Jul 2014 16:19:40 -0400 diff --git a/doc/bugs/Please_update_highlight_plugin_for_highlight_3.18.mdwn b/doc/bugs/Please_update_highlight_plugin_for_highlight_3.18.mdwn index 910e6a1a9..e98f66881 100644 --- a/doc/bugs/Please_update_highlight_plugin_for_highlight_3.18.mdwn +++ b/doc/bugs/Please_update_highlight_plugin_for_highlight_3.18.mdwn @@ -8,3 +8,5 @@ feature of having multiple directories with language defintions for highlight. The corresponding version of libhighlight-perl is in Debian experimental if you want to test. [[!tag patch]] + +> [[done]] thanks --[[Joey]] |