diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-09 13:18:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-09 13:18:59 -0400 |
commit | 51d5e546974405741e08ed27d0bf89958fa7366b (patch) | |
tree | 3279cd32767510034bfd8d2964f80b3b966a9d88 /debian | |
parent | 74d975ff4d883b7c2ed4e0517b6665abd2cfe6cc (diff) | |
download | ikiwiki-51d5e546974405741e08ed27d0bf89958fa7366b.tar ikiwiki-51d5e546974405741e08ed27d0bf89958fa7366b.tar.gz |
filecheck: Fall back to using the file command if the freedesktop magic file cannot identify a file.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8223074f3..440bee34f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20100805) UNRELEASED; urgency=low + + * filecheck: Fall back to using the file command if the freedesktop + magic file cannot identify a file. + + -- Joey Hess <joeyh@debian.org> Mon, 09 Aug 2010 13:18:28 -0400 + ikiwiki (3.20100804) unstable; urgency=low * template: Fix dependency tracking. Broken in version 3.20100427. |