summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4def162faa..b289c42da2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-05 Christian Dywan <christian@imendio.com>
+
+ Bug 559404 – gtk_editable_insert_text counts length in bytes
+
+ * gtk/gtkeditable.c:
+ Document new_text_length as the number of bytes
+
2008-11-05 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkwindow-quartz.c: