diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 01:00:21 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-20 01:00:21 +0000 |
commit | d3d528b5c4e61ade7153df8f3d60cf651c39e5e1 (patch) | |
tree | 8143982772996edd2610f1e8250b13cb59d684a5 /debian | |
parent | aaabe0ee11ea7082bf86f89b40afb9cf3ab7b2f0 (diff) |
* Add a test ensuring that the basewiki is self-contained and has no broken
links.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index aa8effe0e..10f5ef33f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.1) UNRELEASED; urgency=low +ikiwiki (2.1) unstable; urgency=low [ Joey Hess ] * Use div layout for the signin and preferences forms, so that they can be @@ -39,8 +39,10 @@ ikiwiki (2.1) UNRELEASED; urgency=low * Add a destpage parameter to the filter hook. * Fix links to smilies generated by the smiley plugin for inlined pages. The old links were often wrong, but often still worked by accident. + * Add a test ensuring that the basewiki is self-contained and has no broken + links. - -- Joey Hess <joeyh@debian.org> Thu, 17 May 2007 15:14:42 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 19 May 2007 20:37:38 -0400 ikiwiki (2.00) unstable; urgency=low |