summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2006-08-16 12:11:03 +0000
committerTim Janik <timj@src.gnome.org>2006-08-16 12:11:03 +0000
commitaa4c9326300f5ac0b8ee04e124013ba649ec152c (patch)
tree3bc5918927ac9e2b8ea25dae25e974c511875f40 /ChangeLog.pre-2-12
parentf1f0177b9e8da7d44c1dc4be9b27ce174af181d8 (diff)
downloadglib-aa4c9326300f5ac0b8ee04e124013ba649ec152c.tar.gz
added test program which demonstrates and checks singleton construction.
Wed Aug 16 13:59:07 2006 Tim Janik <timj@gtk.org> * tests/gobject/Makefile.am: * tests/gobject/singleton.c: added test program which demonstrates and checks singleton construction.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-126
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 6ff472c20..cdd11954c 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,9 @@
+Wed Aug 16 13:59:07 2006 Tim Janik <timj@gtk.org>
+
+ * tests/gobject/Makefile.am:
+ * tests/gobject/singleton.c: added test program which demonstrates
+ and checks singleton construction.
+
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gbookmarkfile.c (g_bookmark_file_get_groups):