summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2001-08-07 20:56:48 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2001-08-07 20:56:48 +0000
commit4c44499b3feed362dba9debc9ff248713a960757 (patch)
tree2bbc1b19bc97fa0bfad8f5b35f919dcefb6b30b7 /ChangeLog.pre-2-2
parentf9cc44268e73e108d09ff8bf3a35f358b2daa3fb (diff)
downloadgtk+-4c44499b3feed362dba9debc9ff248713a960757.tar.gz
gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): Fix
some off-by-one issues, fixing selection of line-ends. (#50323)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b8d06336e6..b6864c0155 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+2001-08-07 <matthiasc@waldgeist.poet.de>
+
+ * gtk/gtktextdisplay.c (render_para, gtk_text_layout_draw): Fix
+ some off-by-one issues, fixing selection of line-ends. (#50323)
+
2001-08-07 Matthias Clasen <matthiasc@waldgeist.poet.de>
* gtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate these