From b4bc7d17080055c615bc264c4d5b7d791161682c Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@gnu.kitenet.net>
Date: Mon, 14 Dec 2009 17:01:55 -0500
Subject: rename: Fix some utf-8 problems.

The crux of the problem is that the cgi object has raw values not converted
to utf-8, and rename was using its fields. Also fixed a missed place where
the form object did not get its fields utf-8 encoded.
---
 debian/changelog | 1 +
 1 file changed, 1 insertion(+)

(limited to 'debian')

diff --git a/debian/changelog b/debian/changelog
index 491e07a4a..41f4ec870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low
   * Improve javascript onload handling.
   * monotone: Deal with format change in version 0.45.
     (Thanks, Richard Levitte)
+  * rename: Fix some utf-8 problems.
 
  -- Joey Hess <joeyh@debian.org>  Wed, 02 Dec 2009 17:22:21 -0500
 
-- 
cgit v1.2.3