mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Released GLib 1.1.12
Mon Jan 4 02:58:13 CST 1999 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.1.12 * INSTALL: NEWS: README: configure.in: glib.spec: docs/glib-config.1: version=1.1.12 * tests/Makefile.am: fixed so it works properly with builddir and srcdir.
This commit is contained in:
committed by
Shawn Amundson
parent
e5795df8fd
commit
887c4449d9
7
NEWS
7
NEWS
@@ -1,3 +1,10 @@
|
||||
Overview of Changes in GLib 1.1.12:
|
||||
|
||||
* Added alloca functions/macros: g_strdup_a, g_strconcat3_a, g_alloca,
|
||||
g_new_a, g_new0_a
|
||||
* New tests structure. Type 'make check' on your system to run them.
|
||||
* Avoid unnecessary extra hook referencing in g_hook_list_marshal
|
||||
|
||||
Overview of Changes in GLib 1.1.11:
|
||||
|
||||
* provide defaults for POLL sysdefs
|
||||
|
Reference in New Issue
Block a user