summaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 21:20:18 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-13 21:20:18 +0000
commitf3b6f160c9dbc8896e071389f998553d162effb1 (patch)
tree511aa706d754a2df0d4e885a0f3c1da125e8caff /doc/news
parentcbfbfc3421e2c58037147edd46b74e420281c127 (diff)
web commit by JoshTriplett: Use release template.
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_1.41.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/news/version_1.41.mdwn b/doc/news/version_1.41.mdwn
index 70d1eb533..25dc574fb 100644
--- a/doc/news/version_1.41.mdwn
+++ b/doc/news/version_1.41.mdwn
@@ -1,5 +1,4 @@
-ikiwiki 1.41 released with [[toggle text="these changes"]]
-[[toggleable text="""
+[[template id=release version="1.41" changelog="""
* 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.
@@ -21,4 +20,5 @@ ikiwiki 1.41 released with [[toggle text="these changes"]]
* 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.
+"""]]