diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 13:17:01 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 13:17:01 -0400 |
commit | fdfaa1b515b68573d4adfaf358284ec77fbff24a (patch) | |
tree | d8d3c25512171b169da5cc885568976a64fff895 /doc/news | |
parent | d83a7f52596b89dd43e49f156154f91ae1d5fb2a (diff) |
add NEWS
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.11.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/news/version_3.11.mdwn b/doc/news/version_3.11.mdwn index 9cef6f671..2ef1b8c12 100644 --- a/doc/news/version_3.11.mdwn +++ b/doc/news/version_3.11.mdwn @@ -1,3 +1,8 @@ +You may want to run `ikiwiki-transition deduplinks /path/to/srcdir` +after upgrading to this version of ikiwiki. This command will +optimise your wiki's saved state, removing duplicate information +that can slow ikiwiki down. + ikiwiki 3.11 released with [[!toggle text="these changes"]] [[!toggleable text=""" * Avoid using python-support. Closes: #[525086](http://bugs.debian.org/525086) @@ -20,4 +25,4 @@ ikiwiki 3.11 released with [[!toggle text="these changes"]] if they wish to, if the configuration makes signin optional for commenting. * Updated Danish translation from Jonas Smedegaard. Closes: #[525751](http://bugs.debian.org/525751) - * translation.mdwn: Typo fixes. Closes: #[525753](http://bugs.debian.org/525753)"""]]
\ No newline at end of file + * translation.mdwn: Typo fixes. Closes: #[525753](http://bugs.debian.org/525753)"""]] |