Fix a problem with the PLT reduction changes which caused the internal
authorMatthias Clasen <mclasen@redhat.com>
Tue, 23 Nov 2004 17:56:58 +0000 (17:56 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 23 Nov 2004 17:56:58 +0000 (17:56 +0000)
commit0680744fbbe5d0c89a47ad042ea6a46ff09d15dd
tree76888fc6ecf76db84980a5495f3e7e527929bf3a
parent1aa5b57737a225a2c897d22a4196125df3e0fe81
Fix a problem with the PLT reduction changes which caused the internal

2004-11-23  Matthias Clasen  <mclasen@redhat.com>

Fix a problem with the PLT reduction changes which caused the
internal aliases to lose all attributes.

* glib/glib.symbols: Add attribute annotations.
* glib/makegalias.pl: Keep attribute annotations, but strip PRIVATE.
* glib/Makefile.am (glib.def): Strip attribute annotations, but keep
PRIVATE.
12 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/Makefile.am
glib/glib.symbols
glib/makegalias.pl
gobject/ChangeLog
gobject/Makefile.am
gobject/gobject.symbols
gobject/makegobjectalias.pl