mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
Update NEWS for 2.3.0.
This commit is contained in:
parent
d619ee159b
commit
9c8150fd35
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Oct 22 23:41:03 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* NEWS: Update for 2.3.0.
|
||||
|
||||
Tue Oct 14 17:44:38 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* tests/gobject/ifaceproperties.c: Test for interface
|
||||
|
24
NEWS
24
NEWS
@ -1,3 +1,27 @@
|
||||
Overview of Changes from GLib 2.2.x to GLib-2.3.0
|
||||
=================================================
|
||||
|
||||
* Replace Trio printf by gnulib vasnprintf [Matthias Clasen]
|
||||
* Update Unicode data to Unicode 4.0 [Noah Levitt]
|
||||
* Support XML-safe formatted output with
|
||||
g_markup_[v]printf_escaped [Owen Taylor]
|
||||
* Add g_file_read_link to read symbolic links [Matthias]
|
||||
* Add g_unichar_get_mirror_char to obtain the
|
||||
mirrored variant of a character [Noah]
|
||||
* Support for one-time initialization functions.
|
||||
[Sebastian Wilhelmi]
|
||||
* Miscellaneous API additions: g_vasprintf
|
||||
g_string_chunk_insert_len, g_setenv, g_unsetenv [Matthias]
|
||||
* Docs improvements [Matthias]
|
||||
* Add support instance-private data on classed types
|
||||
[Mark McLoughlin, Tim Janik, Owen]
|
||||
* Optimize signal emissions [Soeren Sandmann, Tim]
|
||||
* Support a "default vtable" per interface [Tim]
|
||||
* Add support for properties on interfaces [Owen, Tim]
|
||||
* Miscellaneous API additions: g_value_take_string(),
|
||||
g_value_take_param(), g_value_take_object(),
|
||||
g_value_take_boxed(). [Matthias]
|
||||
|
||||
Overview of Changes from GLib 2.1.5 to GLib-2.2.0
|
||||
=================================================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user