diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-15 18:58:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-15 18:58:55 -0400 |
commit | 4520986221bf53d0a4d9e5be37d2addd8b852dfc (patch) | |
tree | 0ec49b27cad046aa9bd76fa1167163886aa5be26 /doc/news | |
parent | 98d2356ad0e1c3bbd823ab17fb51eaa794b26713 (diff) | |
download | ikiwiki-4520986221bf53d0a4d9e5be37d2addd8b852dfc.tar ikiwiki-4520986221bf53d0a4d9e5be37d2addd8b852dfc.tar.gz |
add news item for ikiwiki 3.20110715
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20110431.mdwn | 18 | ||||
-rw-r--r-- | doc/news/version_3.20110715.mdwn | 5 |
2 files changed, 5 insertions, 18 deletions
diff --git a/doc/news/version_3.20110431.mdwn b/doc/news/version_3.20110431.mdwn deleted file mode 100644 index e1409f62b..000000000 --- a/doc/news/version_3.20110431.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -ikiwiki 3.20110431 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Danish translation update. Closes: #[625721](http://bugs.debian.org/625721) - * Danish underlay translation update. Closes: #[625765](http://bugs.debian.org/625765) - (Thanks, Jonas Smedegaard) - * Support YAML::XS by not passing decoded unicode to Load. Closes: #[625713](http://bugs.debian.org/625713) - * openid, aggregate, pinger: Use Net::INET6Glue if available to - support making ipv6 connections. (Note that if LWPx::ParanoidAgent - is installed, it defeats this for openid.) - * Add additional directive quoting styles, to better support nested - directives. Both triple-single-quote and heredoc quotes can be used. - (Thanks, Timo Paulssen) - * Changed license of madduck's python plugins from GPL-2 to BSD-2-clause. - * po: support language codes in the form of 'es\_AR', and 'arn'. (intrigeri) - Closes: #[627844](http://bugs.debian.org/627844) - * po: Make po4a warn, not error on a malformed document. (intrigeri) - * Support the Hiawatha web server which sets HTTPS=off rather than not - setting it. (There does not seem to be a standard here.)"""]]
\ No newline at end of file diff --git a/doc/news/version_3.20110715.mdwn b/doc/news/version_3.20110715.mdwn new file mode 100644 index 000000000..da291dafb --- /dev/null +++ b/doc/news/version_3.20110715.mdwn @@ -0,0 +1,5 @@ +ikiwiki 3.20110715 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * rename: Fix logic error that broke renaming pages when the attachment + plugin was disabled. + * rename: Fix logic error that bypassed the usual pagespec checks."""]]
\ No newline at end of file |