forked from pool/perl-Glib-Object-Introspection
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=5
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Mar 26 10:56:21 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.029:
|
|
* Hook up the generic Glib::Boxed constructor on load, not in
|
|
setup().
|
|
* Add support for marshalling GVariants, GArrays, GPtrArrays and
|
|
GByteArrays.
|
|
* Support flat arrays when converting from C to Perl.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 26 11:07:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.028:
|
|
* Harmonize the format of type names in error messages.
|
|
* Add a FIXME about a corner case of GInitiallyUnowned handling.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 11:04:11 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.027:
|
|
* Fix compilation problems when NOISY is defined.
|
|
* Move the handling of void record fields into the field
|
|
accessors.
|
|
* Rename a few variables for clarity.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 16 17:27:13 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Initial package.
|