diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-01 19:18:43 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-01 19:18:43 -0400 |
commit | 72b9482835faabcef13a22c9c9af3314da5a71f3 (patch) | |
tree | 4d437afbd01bf289adb25b39a133ad127391c4d3 /debian | |
parent | 0c67efb90e5965de5149902a402c74a58aaa7525 (diff) | |
download | ikiwiki-72b9482835faabcef13a22c9c9af3314da5a71f3.tar ikiwiki-72b9482835faabcef13a22c9c9af3314da5a71f3.tar.gz |
recentchanges: change to using do=goto links.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a3ff97d30..25ed0dce9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ ikiwiki (3.09) UNRELEASED; urgency=low * comments: Fix anchor ids to be legal xhtml. Closes: #521339 * Fix documentation of anonok_pagespec. Closes: #521793 * Add missing suggests on libtext-textile-perl. Closes: #522039 + * recentchanges: change to using do=goto links. -- Joey Hess <joeyh@debian.org> Thu, 19 Mar 2009 15:32:49 -0400 |