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

.changes cleanup

OBS-URL: https://build.opensuse.org/request/show/121137
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=195
This commit is contained in:
Vincent Untz 2012-05-16 07:11:11 +00:00 committed by Git OBS Bridge
parent ef8d738bbd
commit 5549a7bc49

View File

@ -3,11 +3,13 @@ Tue May 15 09:52:49 UTC 2012 - dimstar@opensuse.org
- Update to version 2.32.3:
+ Bug fixes:
- gio: fix error handling in async case of
GProxyAddressEnumerator
- GConverterInputStream: fix an infinite loop when fill_buffer
returns an error
- Correct a typo in the ELF configure check
- Reset LIBS after the ELF configure check
- Fix GIO/GObject Visual C++ projects
- gio: fix error handling in async case of GProxy
- GConverterInputStream: fix an infinite loop
+ Updated translations.
-------------------------------------------------------------------
@ -24,13 +26,8 @@ Tue May 1 17:06:49 UTC 2012 - dimstar@opensuse.org
- escape nonce files in dbus addressess (think 'c:\')
- support initial underscores in dbus codegen namespace (for
private)
+ Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings
backend)
+ make sure configure fails if AC_CHECK_ALIGNOF cannot detect the
alignment
+ GAppInfo: overwrite the DISPLAY only if it is set in the launch
context
+ glib/tests/date: force US locale running the GDateTime tests
+ GSocketControlMessage: Don't warn about unknown messages
+ Resources:
- fix broken use of GVDB on big endian machines
@ -39,6 +36,11 @@ Tue May 1 17:06:49 UTC 2012 - dimstar@opensuse.org
+ GMainContext:
- block child sources when blocking the parent
- introduce more testcases for child sources
+ glib/tests/date: force US locale running the GDateTime tests
+ Make sure configure fails if AC_CHECK_ALIGNOF cannot detect the
alignment
+ Fix misdetection of GNUstep as Cocoa (for the MacOS GSettings
backend)
+ Bugs fixed: bgo#619026, bgo#669260, bgo#671249, bgo#672786,
bgo#673409, bgo#674172, bgo#674345, bgo#674483
+ Updated translations.