summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2000-11-02 14:54:52 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2000-11-02 14:54:52 +0000
commit91b9b2dd126c16b77e86bdaf5ff82b1cc3c97ab8 (patch)
treee41ac213bd9b1111ed7c424093ec508b3d4bba42 /ChangeLog.pre-2-4
parent1d126e44f256401112f915275cebcb620fe83c38 (diff)
downloadglib-91b9b2dd126c16b77e86bdaf5ff82b1cc3c97ab8.tar.gz
Added documentation for asynchronous queues.
2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added documentation for asynchronous queues. * gasyncqueue.c: Added inline documentation for asyncronous queues.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-42
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index d1653b3d6..179ca87f2 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,7 @@
2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+ * gasyncqueue.c: Added documentation for asyncronous queues.
+
* gspawn.c: Include sys/select.h (some platforms need it for
select).