mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +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
@@ -1,3 +1,16 @@
|
||||
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.
|
||||
|
||||
* gobject.symbols: Add attribute annotations.
|
||||
* makegobjectalias.pl: Keep attribute annotations, but strip PRIVATE.
|
||||
* Makefile.am (gobject.def): Strip attribute annotations, but keep
|
||||
PRIVATE.
|
||||
|
||||
* gtypemodule.h (g_type_module_get_type): Mark as const,
|
||||
like all other get_type() functions.
|
||||
|
||||
2004-11-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.5.6 ===
|
||||
|
Reference in New Issue
Block a user