This commit is contained in:
committed by
Git OBS Bridge
parent
c0f9f0a867
commit
174d1c3885
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 19 17:34:48 CEST 2007 - maw@suse.de
|
||||
|
||||
- Update to version 2.13.7
|
||||
* The memory corruption warning from the slice allocator that
|
||||
occurred when threads were initialized after the slice allocator
|
||||
has been removed, as the slice allocator now works fine
|
||||
in this scenario.
|
||||
|
||||
* New functions g_once_init_enter() and g_once_init_leave() make
|
||||
it easier to write threadsafe one-time initialization functions
|
||||
|
||||
* Bugs fixed: [against bugzilla.gnome.org]
|
||||
454473 Simple XML Subset Parser terminates on invalid XML
|
||||
445813 g_module_open error, add file name
|
||||
453796 errno gets clobbered by g_filename_display_name
|
||||
341988 don't use "-c" with msgfmt in Makefile.in.in
|
||||
447048 Please produce slightly more output during long tests
|
||||
454785 GModule documentation lists same block of code twice.
|
||||
454786 GModule documentation lists same paragraph twice.
|
||||
383155 small docs quirks in gobject/closure API documentation
|
||||
65041 _get_type() functions aren't thread safe
|
||||
|
||||
* Updated translations
|
||||
Assamese (as)
|
||||
Spanish (es)
|
||||
Gujarati (gu)
|
||||
Japanese (ja)
|
||||
Korean (ko)
|
||||
Macedonian (mk)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 5 18:51:39 CEST 2007 - maw@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user