summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 060bbe27..4831f4c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,17 @@
+2006-02-26 Behdad Esfahbod <behdad@gnome.org>
+
+ * === Released 1.10.4 ===
+
+ * NEWS: Updated.
+
+ * configure.in: Version 1.10.4
+
2006-02-17 Behdad Esfahbod <behdad@gnome.org>
Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failed
- * pango/ellipsize.c (init_state): Do not mistakenly set start_offset = 0.
+ * pango/ellipsize.c (init_state): Do not mistakenly set
+ start_offset = 0.
2006-02-07 Tor Lillqvist <tml@novell.com>