diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-15 13:20:58 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-15 13:20:58 -0400 |
commit | e48dae48b0e1dc3d53ef76a102d1133826bc79f9 (patch) | |
tree | ed305351693a4343c2b46a36c6ce545ee0423809 /doc/news | |
parent | ff3c38fa2b9d8ebfb9432d31629ad89770fedd66 (diff) | |
download | ikiwiki-e48dae48b0e1dc3d53ef76a102d1133826bc79f9.tar ikiwiki-e48dae48b0e1dc3d53ef76a102d1133826bc79f9.tar.gz |
add news item for ikiwiki 3.20140815
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20130904.1.mdwn | 3 | ||||
-rw-r--r-- | doc/news/version_3.20140815.mdwn | 10 |
2 files changed, 10 insertions, 3 deletions
diff --git a/doc/news/version_3.20130904.1.mdwn b/doc/news/version_3.20130904.1.mdwn deleted file mode 100644 index a24829540..000000000 --- a/doc/news/version_3.20130904.1.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -ikiwiki 3.20130904.1 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Fix cookiejar default setting."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20140815.mdwn b/doc/news/version_3.20140815.mdwn new file mode 100644 index 000000000..6ec3c73c3 --- /dev/null +++ b/doc/news/version_3.20140815.mdwn @@ -0,0 +1,10 @@ +ikiwiki 3.20140815 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * 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 compatibility with highlight 3.18, while still supporting + 3.9+. Closes: #[757679](http://bugs.debian.org/757679) + Thanks, David Bremner + * highlight: Add support for multiple language definition directories + Closes: #[757680](http://bugs.debian.org/757680) + Thanks, David Bremner"""]]
\ No newline at end of file |