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=7
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 20 17:47:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 0.030:
|
|
* Avoid repeating setting up a library as this can lead to issues.
|
|
* Add some missing version guards to the tests.
|
|
* Add t/variants.t to MANIFEST.
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|