diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-11-13 14:18:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-11-13 14:18:54 +0000 |
commit | d11951be51e06b6377ce0f1c546fde62281929a9 (patch) | |
tree | 865aa35678a9f0aa750cd96592a09296583c186b /ChangeLog.pre-1-2 | |
parent | 427d8c0ccc73f2d209172e8018fa80ccab65b93d (diff) | |
download | pango-d11951be51e06b6377ce0f1c546fde62281929a9.tar.gz |
Remove fribidi include.
Mon Nov 13 09:17:34 2000 Owen Taylor <otaylor@redhat.com>
* pango/pangox.c: Remove fribidi include.
* pango.pc.in (Requires): Substitute fribidi reference only
when necessary
* Makefile.am (pkgconfigdir): pkgconfigdir is $(libdir)/pkgconfig
* modules/indic/Makefile.am (EXTRA_DIST): Add pango-indic-script.h
* fonts/Makefile.am (EXTRA_DIST): Remove devnag*
* configure.in: Up version to 0.13
* docs/pango-docs.sgml: Reorganize, add all new chapters.
* docs/pango-sections.txt: Update
* docs/Makefile.am (IGNORE_HFILES): add mini-fribidi
pango-intset.h
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index ad4b077b..3bc0a031 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,25 @@ +Mon Nov 13 09:17:34 2000 Owen Taylor <otaylor@redhat.com> + + * pango/pangox.c: Remove fribidi include. + + * pango.pc.in (Requires): Substitute fribidi reference only + when necessary + + * Makefile.am (pkgconfigdir): pkgconfigdir is $(libdir)/pkgconfig + + * modules/indic/Makefile.am (EXTRA_DIST): Add pango-indic-script.h + + * fonts/Makefile.am (EXTRA_DIST): Remove devnag* + + * configure.in: Up version to 0.13 + + * docs/pango-docs.sgml: Reorganize, add all new chapters. + + * docs/pango-sections.txt: Update + + * docs/Makefile.am (IGNORE_HFILES): add mini-fribidi + pango-intset.h + 2000-11-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * pango/pango-attributes.c, pango/pango-attributes.h: Renamed @@ -122,7 +144,8 @@ Sun Nov 12 16:07:06 2000 Owen Taylor <otaylor@redhat.com> Thu Nov 2 16:21:22 2000 Owen Taylor <otaylor@redhat.com> - * New Arabic shaper from Karl Koehler. + * pango/modules/arabic: new version of Arabic shaper from Karl + Koehler. 2000-11-01 Havoc Pennington <hp@redhat.com> |