summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2003-12-08 21:31:58 +0000
committerTor Lillqvist <tml@src.gnome.org>2003-12-08 21:31:58 +0000
commitbcbb2cad9eee80f00ea25fd879347544f62a5a03 (patch)
tree980d9ab0977f40461acf299d2e6d18c1fff13927 /ChangeLog.pre-1-10
parentf33287b277ad7ba82ba5c0a4a43024d9f7b78fbb (diff)
downloadpango-bcbb2cad9eee80f00ea25fd879347544f62a5a03.tar.gz
Simplify.
2003-12-08 Tor Lillqvist <tml@iki.fi> * modules/basic/basic-win32.c (convert_log_clusters_to_byte_offsets): Simplify. (itemize_shape_and_place): Fix problem with RTL scripts: If ScriptItemize() returns several items, must handle them in reverse order. (#128812, reported by Shoshannah Forbes)
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 94ce981f..1d6fa2ea 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,12 @@
+2003-12-08 Tor Lillqvist <tml@iki.fi>
+
+ * modules/basic/basic-win32.c (convert_log_clusters_to_byte_offsets):
+ Simplify.
+
+ (itemize_shape_and_place): Fix problem with RTL scripts: If
+ ScriptItemize() returns several items, must handle them in reverse
+ order. (#128812, reported by Shoshannah Forbes)
+
Mon Dec 8 12:57:03 2003 Owen Taylor <otaylor@redhat.com>
* === Released 1.3.1 ===