diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 02:16:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 02:16:45 +0000 |
commit | 67c6ff9b086d90b2dd777a722b26b05daa648479 (patch) | |
tree | 6939edd05fd96ea920e6b966af7518f0aec15c89 /debian | |
parent | 5b8e1cc3698300ff2b19ba271e8221e700deee62 (diff) | |
download | ikiwiki-67c6ff9b086d90b2dd777a722b26b05daa648479.tar ikiwiki-67c6ff9b086d90b2dd777a722b26b05daa648479.tar.gz |
* mercurial: Fix rcs_getctime (thanks, bma)
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 00f279e7a..8a99a006c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,9 @@ ikiwiki (2.7) UNRELEASED; urgency=low * 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 default to hg log to ensure right format is used. + * mercurial: Fix rcs_getctime (thanks, bma) - -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 22:00:29 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2007 22:15:52 -0400 ikiwiki (2.6.1) unstable; urgency=low |