New function to deep-copy a GNode and its children. (#93464, James M.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index 31aa343..5dcb471 100644 (file)
@@ -1,3 +1,19 @@
+Sun Feb 22 00:47:04 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * glib/gnode.c (g_node_copy_deep): New function to deep-copy a 
+       GNode and its children.  (#93464, James M. Cape)
+
+Sat Feb 21 15:42:39 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * glib/gqueue.c: Some documentation fixes.
+
+Sat Feb 21 13:45:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * glib/gqueue.[ch]: Extend GQueue API to match the GList
+       API. (#78414).
+
+       * tests/queue-test.c: Update test suite to cover the new API.
+
 Fri Feb 20 03:02:05 2004  Tim Janik  <timj@gtk.org>
 
        * glib/ghash.[hc]: applied patch from #131937 with slight