diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 02:09:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 02:09:43 +0000 |
commit | 5b8e1cc3698300ff2b19ba271e8221e700deee62 (patch) | |
tree | 2bbe284e8ae62c85f2b2dcae775ccb5f4d8763de /debian | |
parent | 7813bcf08a9307491efd5b5d006412a5c8f5debe (diff) | |
download | ikiwiki-5b8e1cc3698300ff2b19ba271e8221e700deee62.tar ikiwiki-5b8e1cc3698300ff2b19ba271e8221e700deee62.tar.gz |
thank goodness for test suites
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index dce33e543..00f279e7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,7 @@ ikiwiki (2.7) UNRELEASED; urgency=low by linkifying the data before parsing it as a table. * Turn on allow_loose_quotes in the table plugin's Text::CSV object, so that links from wikilinks don't confuse the parser. - * mercurial: Pass --style defaults to hg log to ensure right format is used. + * mercurial: Pass --style default to hg log to ensure right format is used. -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 22:00:29 -0400 |