aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index f601d9b14..6c38de2b1 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-22 Werner Koch <[email protected]>
+
+ * utf8conv.c: Reworked to match the gnupg 1.4.5 code. This now
+ requires iconv support but this is reasonable for all modern
+ systems.
+
2006-08-29 Werner Koch <[email protected]>
* logging.c (do_logv): Emit a missing LF for fatal errors.