diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-07 00:30:09 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-07 00:30:09 +0000 |
commit | f2b60470c6dfa1da6215d2f919d42d9cf6d6e841 (patch) | |
tree | 24bbd59c484be2a1f051d81877acc1c7db185728 /debian | |
parent | 3ad33d9fde0efc5afeb776359420081a8daf34dd (diff) |
* Remove stray semicolon in linkmap.pm.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ac6af1075..f1a50059f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,7 +45,10 @@ ikiwiki (1.49) UNRELEASED; urgency=low a bug caused by committing changes to smilies.mdwn. * Fix display of escaped wikilinks containing anchors. - -- Joey Hess <joeyh@debian.org> Fri, 06 Apr 2007 17:17:52 -0400 + [ Josh Triplett ] + * Remove stray semicolon in linkmap.pm. + + -- Joey Hess <joeyh@debian.org> Fri, 06 Apr 2007 17:28:22 -0700 ikiwiki (1.48) unstable; urgency=low |