diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-29 13:44:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-29 13:44:35 -0400 |
commit | ded41e4758d49d2d8d1e43bb60ff4c64df84b508 (patch) | |
tree | 17e77857f4dc2f9a9eb9acc4b1b966a9c66bf83b /doc/news | |
parent | bfc9dc93c9f64a9acfff4683b69995d5a0edb0ea (diff) | |
download | ikiwiki-ded41e4758d49d2d8d1e43bb60ff4c64df84b508.tar ikiwiki-ded41e4758d49d2d8d1e43bb60ff4c64df84b508.tar.gz |
add news item for ikiwiki 3.20120629
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.20120115.mdwn | 5 | ||||
-rw-r--r-- | doc/news/version_3.20120629.mdwn | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/news/version_3.20120115.mdwn b/doc/news/version_3.20120115.mdwn deleted file mode 100644 index ba665c666..000000000 --- a/doc/news/version_3.20120115.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -ikiwiki 3.20120115 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * Make backlink(.) work. Thanks, Giuseppe Bilotta. - * mdwn: Workaround discount's eliding of <style> blocks. - * attachment: Fix utf-8 display bug."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20120629.mdwn b/doc/news/version_3.20120629.mdwn new file mode 100644 index 000000000..34969798d --- /dev/null +++ b/doc/news/version_3.20120629.mdwn @@ -0,0 +1,4 @@ +ikiwiki 3.20120629 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * mirrorlist: Add mirrorlist\_use\_cgi setting that avoids usedirs or + other config differences by linking to the mirror's CGI. (intrigeri)"""]]
\ No newline at end of file |