diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-08-09 02:51:52 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-08-09 02:51:52 +0000 |
commit | 74c903feec1b4b1d9ed332498bede279a4d89c4d (patch) | |
tree | 6557c321b472dd3e05f1db113ae9032bf433d593 /ChangeLog.pre-1-0 | |
parent | 6d8b209bb67d3abd57de313548716710e7bfca87 (diff) | |
download | pango-74c903feec1b4b1d9ed332498bede279a4d89c4d.tar.gz |
#include <string.h>
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r-- | ChangeLog.pre-1-0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0 index 61071e29..6caa4bc4 100644 --- a/ChangeLog.pre-1-0 +++ b/ChangeLog.pre-1-0 @@ -1,4 +1,5 @@ 2000-08-08 Elliot Lee <sopwith@redhat.com> + * modules/arabic/arabic.c: #include <string.h> * pango/modules.c: Fix incorrect list rearrangement. * pango/pango-layout.c (pango_layout_line_x_to_index): Pay attention to shape attributes (not perfect since the layout of chars inside a shape is unknown, but gives start |