diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 21:14:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-14 21:14:05 -0400 |
commit | ec145f5ebbb459ebd0c3522cae30fe1285552552 (patch) | |
tree | 5fdb36f76b3cc4052cdc74c997a226f313dd60ae /doc/news | |
parent | 96f5bdb2d8891810e0011284da706aabecc00349 (diff) | |
download | ikiwiki-ec145f5ebbb459ebd0c3522cae30fe1285552552.tar ikiwiki-ec145f5ebbb459ebd0c3522cae30fe1285552552.tar.gz |
add news item for ikiwiki 2.61
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_2.53.mdwn | 11 | ||||
-rw-r--r-- | doc/news/version_2.61.mdwn | 4 |
2 files changed, 4 insertions, 11 deletions
diff --git a/doc/news/version_2.53.mdwn b/doc/news/version_2.53.mdwn deleted file mode 100644 index b55773f13..000000000 --- a/doc/news/version_2.53.mdwn +++ /dev/null @@ -1,11 +0,0 @@ -ikiwiki 2.53 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * search: generate configuration files once only when rebuilding - (Gabriel McManus) - * attachment: Fix an uninitialised value warning when editing a page - that currently has no attachments. - * Fix a bug with links to pages whose names contained colons. - * attachment: Support old versions of CGI.pm that lack an upload method. - * Include ikiwiki.setup in examples in the debian package. - * attachment: Support perl 5.8's buggy version of CGI.pm. - * otl: Support utf-8 files. (Recai Oktaş)"""]]
\ No newline at end of file diff --git a/doc/news/version_2.61.mdwn b/doc/news/version_2.61.mdwn new file mode 100644 index 000000000..24ab4ae08 --- /dev/null +++ b/doc/news/version_2.61.mdwn @@ -0,0 +1,4 @@ +ikiwiki 2.61 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * poll: Fix typo that broke plugin. + * graphviz: Fix breakage of the name of the preprocessor directive."""]]
\ No newline at end of file |