aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-01 15:00:15 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-01 15:00:15 -0400
commitb7458c48d8a85866fdc7c074b1571e2f623acc2c (patch)
tree654f487b9af89268fa50270aa37095e1e65c9afe /debian/changelog
parent000c87f510bee6085030e084041d595146984a26 (diff)
downloadikiwiki-b7458c48d8a85866fdc7c074b1571e2f623acc2c.tar
ikiwiki-b7458c48d8a85866fdc7c074b1571e2f623acc2c.tar.gz
filecheck: Fall back to testing for binary or plain text files if no mime type is detected.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f7821551..85c550c28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ ikiwiki (2.63) UNRELEASED; urgency=low
* Work around perl $_ scoping nonsense that caused breakage when loading
external plugins.
* style.css: Add missing semicolon. Closes: #497176
+ * filecheck: Fall back to testing for binary or plain text files
+ if no mime type is detected.
-- Joey Hess <joeyh@debian.org> Thu, 28 Aug 2008 16:08:18 -0400