Released GLib 1.1.11

Wed Dec 30 18:24:57 CST 1998 Shawn T. Amundson <amundson@gtk.org>

        * Released GLib 1.1.11

        * INSTALL:
          NEWS:
          README:
          configure.in:
          docs/glib-config.1: version=1.1.11
This commit is contained in:
CST 1998 Shawn T. Amundson
1998-12-31 02:21:53 +00:00
committed by Shawn Amundson
parent 3558437281
commit c3dc4fafbf
13 changed files with 87 additions and 22 deletions

3
NEWS
View File

@@ -1,5 +1,6 @@
Overview of Changes in GLib 1.1.10:
Overview of Changes in GLib 1.1.11:
* provide defaults for POLL sysdefs
* g_main_is_running: new function to check whether a main loop has been quitted
* a few other enhancement/fixes