diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-16 13:23:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-16 13:23:32 -0400 |
commit | 69c22fa1ea143e3eb36692e087b167ae2171581e (patch) | |
tree | 5caea6f31f07b9a978046bf5dcd88373278070d0 /debian | |
parent | 96c7e31c34b10e343afb3f17eb1ca7c34aaa4123 (diff) |
attachment: Support Windows paths when taking basename of client-supplied file name.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aeb9dc0eb..1f350912e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,8 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low (Workaround bug #586045) * Make --gettime be honored after initial setup. * git: Gix --gettime to properly support utf8 filenames. + * attachment: Support Windows paths when taking basename of client-supplied + file name. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |