From ed8d6bcf23ce0292712a49f78ce314e53f769c17 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 11 Jul 2006 21:20:14 +0000 Subject: * Consolidated all decode_utf8 in FormBuilder's fields to make the code more readable and avoid future mistakes. The patch seems to work and for the first time I have a UTF-8 username ;-) (Faidon) * Use form->field consistently, not form->param. --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8dd0996ef..391569fad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,12 @@ ikiwiki (1.9) UNRELEASED; urgency=low area, and also way slow. * Match 'web commit from' in SVN and git, these are web commits too. (Faidon) + * Consolidated all decode_utf8 in FormBuilder's fields to make the code more + readable and avoid future mistakes. The patch seems to work and for the + first time I have a UTF-8 username ;-) (Faidon) + * Use form->field consistently, not form->param. - -- Joey Hess Tue, 11 Jul 2006 16:54:00 -0400 + -- Joey Hess Tue, 11 Jul 2006 17:18:39 -0400 ikiwiki (1.8) unstable; urgency=low -- cgit v1.2.3