8
0

- 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib-Object-Introspection?expand=0&rev=3
This commit is contained in:
Alexei Sorokin
2015-01-28 11:10:01 +00:00
committed by Git OBS Bridge
parent 0c0f44d01c
commit a42106f845
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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