aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 81466c710..dcb21678c 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-11 David Shaw <[email protected]>
+
+ * strgutil.c (string_to_utf8): New function to convert a Latin-1
+ string to UTF8. From GPA.
+
2009-07-23 David Shaw <[email protected]>
* srv.c (getsrv): Fix type-punning warning.