507449c056fc3b11ed9cb4857ef7027d41f335ec
[platform/upstream/glib.git] / gmodule / ChangeLog
1 Sun Aug  9 15:57:38 1998  Tim Janik  <timj@gtk.org>
2
3         * testgmodule.c: test program for GModule.
4         * libgplugin_a.c: 
5         * libgplugin_b.c: test plugins for testgmodule.c.
6
7         * gmodule.h: 
8         * gmodule.c: GModule library implementation, which is basically
9         a wrapper about system specifc dynamic loading functions.
10         
11
12 Sun Aug  9 10:31:05 1998  Tim Janik  <timj@gtk.org>
13
14         * ChangeLog start for gmodule.