diff options
author | Joey Hess <joey@kitenet.net> | 2010-06-15 23:21:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-06-15 23:21:55 -0400 |
commit | da2be6e85cc6d515e173597f88712386aa2a27f4 (patch) | |
tree | fb65bd0464d7767f621f6427fbb7478c827a5279 /debian | |
parent | 5f33532468fbd52b15ab599a3198749efcfc7710 (diff) | |
download | ikiwiki-da2be6e85cc6d515e173597f88712386aa2a27f4.tar ikiwiki-da2be6e85cc6d515e173597f88712386aa2a27f4.tar.gz |
git: Gix --gettime to properly support utf8 filenames.
In passing, fixed a bug where the srcdir was in a subdir of a repository
named "0".
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 cc128c46f..aeb9dc0eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ ikiwiki (3.20100611) UNRELEASED; urgency=low * Fix issues with combining unicode srcdirs and source files. (Workaround bug #586045) * Make --gettime be honored after initial setup. + * git: Gix --gettime to properly support utf8 filenames. -- Joey Hess <joeyh@debian.org> Fri, 11 Jun 2010 13:39:15 -0400 |