diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-01 15:11:40 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-01 15:11:40 -0500 |
commit | a5f4159717cb3be79043a280573c82ccbda26b61 (patch) | |
tree | 377b8f33c0ba2f56507a32772103c01f7f378f89 | |
parent | 8c26a1dd8b5bfe67e97d20bf59cd596b62bbf323 (diff) | |
download | ikiwiki-a5f4159717cb3be79043a280573c82ccbda26b61.tar ikiwiki-a5f4159717cb3be79043a280573c82ccbda26b61.tar.gz |
add news item for ikiwiki 3.06
-rw-r--r-- | doc/news/version_3.05.mdwn | 15 | ||||
-rw-r--r-- | doc/news/version_3.06.mdwn | 3 |
2 files changed, 3 insertions, 15 deletions
diff --git a/doc/news/version_3.05.mdwn b/doc/news/version_3.05.mdwn deleted file mode 100644 index 8975aa913..000000000 --- a/doc/news/version_3.05.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -ikiwiki 3.05 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * debhelper v7(.0.50); rules file minimisation. - * template: Load templates in scan mode. - This is potentially expensive, but is necessary so that meta and tag - directives, and other links on templates affect the page using the - template reliably. - * goto: Fix redirect to comments. - * Add noextension parameter to htmlize hooks to support, eg, Makefile. - * Add tagged() PageSpec. - * Updated German translation (Kai Wasserbäch). Closes: #[516770](http://bugs.debian.org/516770) - * Setup automator: Prompt for password twice. Closes: #[516973](http://bugs.debian.org/516973) - * bzr: Add missing rcs\_diff. (liw) - * comments: Avoid showing comment moderation button in prefs to non-admins. - * goto: Fix typo that broke recentchanges\_link compatibility."""]]
\ No newline at end of file diff --git a/doc/news/version_3.06.mdwn b/doc/news/version_3.06.mdwn new file mode 100644 index 000000000..0e2a48fe6 --- /dev/null +++ b/doc/news/version_3.06.mdwn @@ -0,0 +1,3 @@ +ikiwiki 3.06 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Setup automator: Fix bug in password comparison. Closes: #[517654](http://bugs.debian.org/517654)"""]]
\ No newline at end of file |