diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-07 11:12:32 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-07 11:12:32 -0500 |
commit | 551544663db939c8eb32dd78ad74e1514589be25 (patch) | |
tree | c888813ec3fc72019ff2e243d197588dbc3c841d /debian/changelog | |
parent | 1c2da36274b6dba4e8bb25b71a102c0a72a2a562 (diff) |
comments: Fix cache avoidance hack.
The ?updated needs to come before the #anchor or browsers will not follow
the anchor.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 55eb4be0b..f4f9df041 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (3.02) UNRELEASED; urgency=low * table: Fix misparsed links in external files. * table: Find links in external files in scan pass. * rename: Show full names of affected pages. + * comments: Fix cache avoidance hack. -- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500 |