diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-15 18:25:52 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-15 18:25:52 -0400 |
commit | 287be196b4f3168003e3274a7bcaea9081f61623 (patch) | |
tree | cc56fe7b9349e11e7eb0cbf3a9894bf4dfdf78d6 /doc/news | |
parent | 42dddf6a3f0c548d25add20634b3c19895821094 (diff) |
add news item for ikiwiki 3.08
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.07.mdwn | 10 | ||||
-rw-r--r-- | doc/news/version_3.08.mdwn | 6 |
2 files changed, 6 insertions, 10 deletions
diff --git a/doc/news/version_3.07.mdwn b/doc/news/version_3.07.mdwn deleted file mode 100644 index fbd448ddc..000000000 --- a/doc/news/version_3.07.mdwn +++ /dev/null @@ -1,10 +0,0 @@ -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 diff --git a/doc/news/version_3.08.mdwn b/doc/news/version_3.08.mdwn new file mode 100644 index 000000000..06d795c23 --- /dev/null +++ b/doc/news/version_3.08.mdwn @@ -0,0 +1,6 @@ +ikiwiki 3.08 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * git: Fix utf-8 encoding of author names. + * git: Manually decode git output from utf-8, avoids + warning messages on invalidly encoded output. + * Fix bug that caused weird things to appear as page types."""]]
\ No newline at end of file |