diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-15 08:08:32 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-15 08:08:32 +0000 |
commit | c5ad5c8276579cce39ad90175633560a6fbf09bd (patch) | |
tree | ea82215a64bcd8c6d6a1d472e28b971cb82c825c /debian | |
parent | 8d3413c4608ed2529452c1d14e568f7f1546ce2a (diff) | |
download | ikiwiki-c5ad5c8276579cce39ad90175633560a6fbf09bd.tar ikiwiki-c5ad5c8276579cce39ad90175633560a6fbf09bd.tar.gz |
* Various minor fixes and stylistic improvements suggested by Perl::Critic.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 314e3efb0..381164e15 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,8 +31,9 @@ ikiwiki (2.6) UNRELEASED; urgency=low the underlaydir into account. * Fix bug when editing file from underlaydir, need to rcs_add it even though a page creation isn't occuring. + * Various minor fixes and stylistic improvements suggested by Perl::Critic. - -- Joey Hess <joeyh@debian.org> Tue, 14 Aug 2007 16:08:20 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 15 Aug 2007 03:05:15 -0400 ikiwiki (2.5) unstable; urgency=low |