diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 01:22:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-14 01:22:32 +0000 |
commit | ea15d48c16299405753e455ec704cb2c908ddf1e (patch) | |
tree | 51cf50d9a6187f563bafdbc2b9c196e7071fa8f7 /doc/news/version_1.41.mdwn | |
parent | 4eaa8ef15c2b8cdd647ae2ea691014c2a22c6d6e (diff) | |
download | ikiwiki-ea15d48c16299405753e455ec704cb2c908ddf1e.tar ikiwiki-ea15d48c16299405753e455ec704cb2c908ddf1e.tar.gz |
move the release template to the softwaresite example
Diffstat (limited to 'doc/news/version_1.41.mdwn')
-rw-r--r-- | doc/news/version_1.41.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/news/version_1.41.mdwn b/doc/news/version_1.41.mdwn index 25dc574fb..70d1eb533 100644 --- a/doc/news/version_1.41.mdwn +++ b/doc/news/version_1.41.mdwn @@ -1,4 +1,5 @@ -[[template id=release version="1.41" changelog=""" +ikiwiki 1.41 released with [[toggle text="these changes"]] +[[toggleable text=""" * Gettext 1.04 or up is needed for the OO interface that ikiwiki needs, if an older version is installed, just don't gettext strings, instead of crashing. @@ -20,5 +21,4 @@ * More gettext fun. * Fix openid signin secret generation code. This fixes the bug that made all openid signins fail the first time, and then succeed the second - time. -"""]] + time."""]] |