diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2001-12-13 17:43:00 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2001-12-13 17:43:00 +0000 |
commit | f266802671eb55513ecd0941dbb7a88a144a2da8 (patch) | |
tree | d01937e601ec89a3e3572ee329deeeaa846d10c6 /ChangeLog.pre-1-4 | |
parent | bde07831104e9ffa5cea092c242e7b5662987244 (diff) | |
download | pango-f266802671eb55513ecd0941dbb7a88a144a2da8.tar.gz |
Compile with -DG_DISABLE_DEPRECATED. See #52790.
2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* examples/Makefile.am, modules/arabic/Makefile.am,
modules/basic/Makefile.am, modules/hangul/Makefile.am,
modules/hebrew/Makefile.am, modules/indic/Makefile.am,
modules/tamil/Makefile.am, modules/thai/Makefile.am,
pango/Makefile.am, pango/mini-fribidi/Makefile.am,
pango/opentype/Makefile.am, tests/Makefile.am: Compile with
-DG_DISABLE_DEPRECATED. See #52790.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index b1ab917f..a99b3809 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,13 @@ +2001-12-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * examples/Makefile.am, modules/arabic/Makefile.am, + modules/basic/Makefile.am, modules/hangul/Makefile.am, + modules/hebrew/Makefile.am, modules/indic/Makefile.am, + modules/tamil/Makefile.am, modules/thai/Makefile.am, + pango/Makefile.am, pango/mini-fribidi/Makefile.am, + pango/opentype/Makefile.am, tests/Makefile.am: Compile with + -DG_DISABLE_DEPRECATED. See #52790. + 2001-12-12 Sven Neumann <sven@gimp.org> * pango/mini-xft/minixftinit.c: include config.h so the definition |