diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 04:17:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-14 04:17:53 +0000 |
commit | 5608aa078e5a11ff6fbe1adda65a209017b0b630 (patch) | |
tree | a8230b0deb7e922c7890bf39f66fc130d9fe520f /debian | |
parent | b695d6bdec4bd673a7b43f717258a9922a284d4a (diff) | |
download | ikiwiki-5608aa078e5a11ff6fbe1adda65a209017b0b630.tar ikiwiki-5608aa078e5a11ff6fbe1adda65a209017b0b630.tar.gz |
* In the aggregator, check for and deal with post filenames that are
longer than the maximum file length.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 799c03245..64614e727 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,10 @@ ikiwiki (1.39) UNRELEASED; urgency=low * Search in default location for templates as a fallback when templatedir is pointed elsewhere, so that only modified templates need to be copied into a templatedir. Based on work by JeremyReed. + * In the aggregator, check for and deal with post filenames that are + longer than the maximum file length. - -- Joey Hess <joeyh@debian.org> Sat, 13 Jan 2007 16:31:42 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 13 Jan 2007 23:03:48 -0500 ikiwiki (1.38) unstable; urgency=low |