Accepting request 91447 from home:vuntz:branches:GNOME:Factory

Improve .changes

OBS-URL: https://build.opensuse.org/request/show/91447
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=77
This commit is contained in:
Vincent Untz 2011-11-15 09:19:58 +00:00 committed by Git OBS Bridge
parent d3a796ae46
commit ccd71cea6f

View File

@ -3,7 +3,18 @@ Thu Oct 27 13:03:29 UTC 2011 - dimstar@opensuse.org
- Update to version 1.31.0:
+ No longer use deprecated g_thread_init.
+ Bugs fixed: bgo#660338
+ scanner:
- Support --header-only flag
- Allow GObject.Object as a superclass return type
- Split CC environment variable
- Skip analysis of params that have been (skip)'d
- Show the file/line even when processing FATAL
+ libgirepository:
- Add API to fix memory leak
- Fix g_irepository_get_c_prefix()
- Use the correct size when freeing unused info
- Prevents a segfault in gir parser
+ Build and test improvements/fixes.
-------------------------------------------------------------------
Wed Sep 21 11:05:11 UTC 2011 - vuntz@opensuse.org