mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 22:52:09 +01:00
Updates
This commit is contained in:
parent
9fc80a4e7b
commit
dd296cb690
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: Updates
|
||||||
|
|
||||||
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
2004-11-30 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
* glib/gspawn-win32-helper.c (WinMain): Also check errno to detect
|
||||||
|
18
NEWS
18
NEWS
@ -1,3 +1,21 @@
|
|||||||
|
Overview of Changes from GLib 2.5.6 to GLib 2.5.7
|
||||||
|
=================================================
|
||||||
|
* Optimize g_utf8_validate() [Owen Taylor, Matthias Clasen]
|
||||||
|
* Optimize g_markup_parse_context_parse() [Havoc Pennington,
|
||||||
|
Morten Welinder]
|
||||||
|
* Reduce signal connection complexity from O(n) to O(1)
|
||||||
|
[Sven Neumann]
|
||||||
|
* Add a .pc file for using gmodule in libraries [Owen]
|
||||||
|
* Add G_GNUC_MALLOC to mark functions returning newly
|
||||||
|
allocated memory [Matthias]
|
||||||
|
* Win32 bug fixes [Hans Breuer, Tor Lillqvist, Robert Ögren,
|
||||||
|
Bruce Hochstetler]
|
||||||
|
* Bug fixes [Kazuki IWAMOTO, Matthias, Manish Singh, Morten,
|
||||||
|
Frederic Crozat]
|
||||||
|
* Documentation improvements [Matthias, Tor, Owen]
|
||||||
|
* Bugs fixed: 158263,158469,125627,159131,156421,159557,136255,159001,159664,61780,149826,157258,153727
|
||||||
|
* New and updated translations (cs,da,de,en_CA,en_GB,es,nb,nl,sq,zh_CN)
|
||||||
|
|
||||||
Overview of Changes from GLib 2.5.5 to GLib 2.5.6
|
Overview of Changes from GLib 2.5.5 to GLib 2.5.6
|
||||||
=================================================
|
=================================================
|
||||||
* GOption
|
* GOption
|
||||||
|
Loading…
x
Reference in New Issue
Block a user