summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-06-16 15:12:32 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-06-16 15:12:32 +0000
commit6cc8a27894be8937ee7d52730a337f48c1d5b594 (patch)
tree5b0d9f07e55f2730d36d11741e3142f695de8405 /ChangeLog.pre-2-12
parentdd106106dc5b9a9c03cd168643765d9830c076a9 (diff)
Add tests.
2006-06-16 Matthias Clasen <mclasen@redhat.com> * tests/file-test.c (test_mkstemp): Add tests. * glib/gfileutils.c (g_mkstemp): Allow the XXXXXX to occur inside the template, not just at the end.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-127
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 27168c599..9747fa374 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,10 @@
+2006-06-16 Matthias Clasen <mclasen@redhat.com>
+
+ * tests/file-test.c (test_mkstemp): Add tests.
+
+ * glib/gfileutils.c (g_mkstemp): Allow the XXXXXX to occur
+ inside the template, not just at the end.
+
2006-06-14 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c (g_key_file_to_data): Separate groups by