summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 448d8a7..d577b51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-27 Lucas Rocha <lucasr@gnome.org>
+ * src/text.c: correctly handle UTF-8 input text in the text info
+ dialog (Fixes bug #407275).
+
+2007-05-27 Lucas Rocha <lucasr@gnome.org>
+
* src/main.c: initialize GTK+ before parsing command line options to
better handle errors on display setting (Fixes bug #410055).