mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-10 11:14:05 +02:00
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.
This commit is contained in:
committed by
Matthias Clasen
parent
1aa5b57737
commit
0680744fbb
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2004-11-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Fix a problem with the PLT reduction changes which caused the
|
||||
internal aliases to use 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.
|
||||
|
||||
2004-11-21 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* **/makefile.msc : updated
|
||||
|
Reference in New Issue
Block a user