diff options
author | Joey Hess <joeyh@joeyh.name> | 2020-02-02 16:24:36 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2020-02-02 16:24:36 -0400 |
commit | 1e31a16a0c9c1baf308f5e15701a01c2857cafbf (patch) | |
tree | 23c465fd846d72ec2f4cc06f8400b0ca0f05d7b7 /doc/news | |
parent | b4b27508a2d6ab4ed50291934806890be1e1a9f4 (diff) | |
download | ikiwiki-1e31a16a0c9c1baf308f5e15701a01c2857cafbf.tar ikiwiki-1e31a16a0c9c1baf308f5e15701a01c2857cafbf.tar.gz |
add news item for ikiwiki 3.20200202.3
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20180105.mdwn | 12 | ||||
-rw-r--r-- | doc/news/version_3.20200202.3.mdwn | 11 |
2 files changed, 11 insertions, 12 deletions
diff --git a/doc/news/version_3.20180105.mdwn b/doc/news/version_3.20180105.mdwn deleted file mode 100644 index 2082db897..000000000 --- a/doc/news/version_3.20180105.mdwn +++ /dev/null @@ -1,12 +0,0 @@ -ikiwiki 3.20180105 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * emailauth: Fix cookie problem when user is on https and the cgiurl - uses http, by making the emailed login link use https. - * passwordauth: Use https for emailed password reset link when user - is on https. - * Remove openid provider icons from login selector, since openid providers - are increasingly not working. Verisign retired theirs, and aol and - yahoo/flickr are not commonly used for openid. Any users who still - clicked those icons to login will need to instead enter their openid url. - * Updated German basewiki and directives translation from - Sebastian Kuhnert."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20200202.3.mdwn b/doc/news/version_3.20200202.3.mdwn new file mode 100644 index 000000000..6293fcdb7 --- /dev/null +++ b/doc/news/version_3.20200202.3.mdwn @@ -0,0 +1,11 @@ +ikiwiki 3.20200202.3 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * [ Amitai Schleier ] + * highlight: Adapt to API change in highlight >= 3.51 + * mdwn: Fix inverted footnote configuration when MultiMarkdown is + enabled. Thanks, Giuseppe Bilotta + * [ Joey Hess ] + * Updated German basewiki and directives translation from + Sebastian Kuhnert. + * Updated German program translation from + Sebastian Kuhnert."""]]
\ No newline at end of file |