summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorCST 1998 Shawn T. Amundson <amundson@gtk.org>1998-12-09 00:59:14 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-12-09 00:59:14 +0000
commitf15056ba84e81489519573a6b47872befde7e380 (patch)
tree261a2a3334b3cdfe0e21c010013ce851f4725ee5 /NEWS
parent738864a1a758b2421211e4ecf1ce6102842428ea (diff)
downloadglib-f15056ba84e81489519573a6b47872befde7e380.tar.gz
Released GLib 1.1.6upstream/GLIB_1_1_6
Tue Dec 8 12:18:38 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.1.6 * NEWS: updated
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4d3b35905..6f83bbab9 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ Overview of Changes in GLib 1.1.6:
* Incremental freezing in ghash
* New function g_hook_list_marshal_check to eventually destroy hooks after
they got marshalled
+* Revised GIOChannel to provide generic virtual-function based interface
+* Added generic main-loop abstraction
* Removed GListAllocator type and its g_*_allocator_*() function variants
* Bug fixes