summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-30 17:29:28 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-30 17:29:28 +0000
commit37df0b017272ba2231d47acfa1ec8186b294bb18 (patch)
treeac0b67776b270f7bd59e9081d1fb524e3a6ae3ec /ChangeLog.pre-2-10
parenta4b3c358286488468a3e6546045500add5a6ef4a (diff)
downloadgdk-pixbuf-37df0b017272ba2231d47acfa1ec8186b294bb18.tar.gz
Change the compose sequence for soft hyphen to be
2005-08-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtkimcontextsimple.c: Change the compose sequence for soft hyphen to be multi_key-minus-minus-space, and add compose sequences multi_key-minus-minus-period and multi_key-minus-minus-minus for en dash and em dash. (#172653, Christian Lohmaier)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index ca1198aba..80397d9ff 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,11 @@
2005-08-30 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkimcontextsimple.c: Change the compose sequence for
+ soft hyphen to be multi_key-minus-minus-space, and add
+ compose sequences multi_key-minus-minus-period and
+ multi_key-minus-minus-minus for en dash and em dash.
+ (#172653, Christian Lohmaier)
+
* gtk/gtkentry.c (gtk_entry_draw_frame): Fix some unused
code. (#313946, Christian Persch)