diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-08 19:06:38 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-08 19:06:38 -0400 |
commit | 10872b91afce95193520f08c0e0e483d70aad96b (patch) | |
tree | 380e2c4aab97b5dbf78aec7d2d2f2c1bd226d058 /doc/news | |
parent | 3520d55361f8b6f04f54fb5b41b21e37cff0da21 (diff) |
add news item for ikiwiki 3.07
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.06.mdwn | 3 | ||||
-rw-r--r-- | doc/news/version_3.07.mdwn | 10 |
2 files changed, 10 insertions, 3 deletions
diff --git a/doc/news/version_3.06.mdwn b/doc/news/version_3.06.mdwn deleted file mode 100644 index 0e2a48fe6..000000000 --- a/doc/news/version_3.06.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -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 diff --git a/doc/news/version_3.07.mdwn b/doc/news/version_3.07.mdwn new file mode 100644 index 000000000..fbd448ddc --- /dev/null +++ b/doc/news/version_3.07.mdwn @@ -0,0 +1,10 @@ +ikiwiki 3.07 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Updated German translation (Kai Wasserbäch). Closes: #[518377](http://bugs.debian.org/518377) + * Updated French translation (Jean-Luc Coulon). Closes: #[518510](http://bugs.debian.org/518510) + * wmd: New plugin contributed by William Uther to support the WMD + Wysiwym markdown editor. + * smiley: Avoid infinite loop in smiley expansion triggered + by the template scan mode change in version 3.05. Closes: #[518805](http://bugs.debian.org/518805) + * template: When loading a template in scan mode, let preprocess + know it only needs to scan."""]]
\ No newline at end of file |