diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 22:15:38 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 22:15:38 +0000 |
commit | 8323bc5214bf3581ebfbad57385934033c228b76 (patch) | |
tree | 5383d606c42815f5509507c5c09a48cb2ffc0de8 /debian | |
parent | 4381a2e9f733d7b4fd97e7ad1c4aeda03f239b9c (diff) |
* Improve code that ignores files in the underlaydir if the srcdir has a
file building the same page. Now it will work even if the extensions of
the source files differ.
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 f95d08403..e455be1a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,11 @@ ikiwiki (1.37) UNRELEASED; urgency=low suprising behavior when using a setup file and not uncommenting any RCS options. * Fix some bugs in the commit email sending code. + * Improve code that ignores files in the underlaydir if the srcdir has a + file building the same page. Now it will work even if the extensions of + the source files differ. - -- Joey Hess <joeyh@debian.org> Sun, 24 Dec 2006 00:51:11 -0500 + -- Joey Hess <joeyh@debian.org> Thu, 28 Dec 2006 17:13:43 -0500 ikiwiki (1.36) unstable; urgency=low |