diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 13:32:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-23 13:32:41 -0400 |
commit | 9cbcda14aca677008a7e2fe70463deda5cbdf34b (patch) | |
tree | e23114568d331a7c2c07b766b26f475f5372c37b /debian | |
parent | c4777e30a94c07b915aa192ec9b24d039ebe76d9 (diff) |
Print a debug message if a page has multiple source files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d67fb73ce..5f7cc1be2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ ikiwiki (2.65) UNRELEASED; urgency=low * edittemplate: Link to template, to allow creating it. (Willu) * editpage: Add a missing check that the page name contains only legal characters, in addition to the existing check for pruned filenames. + * Print a debug message if a page has multiple source files. -- Joey Hess <joeyh@debian.org> Wed, 17 Sep 2008 14:26:56 -0400 |