Plug leaks reported by valgrind. Same. Same Same. Same. Same.
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index e5437cb..5a3dc7d 100644 (file)
@@ -1,3 +1,34 @@
+2006-02-23  Kjartan Maraas  <kmaraas@gnome.org>
+
+       * tests/completion-test.c: (main): Plug leaks reported by
+       valgrind.
+       * tests/convert-test.c: (test_iconv_state), (test_one_half):
+       Same.
+       * tests/patterntest.c: (test_compilation): Same
+       * tests/shell-test.c: (do_argv_test): Same.
+       * tests/unicode-caseconv.c: (main): Same.
+       * tests/uri-test.c: (run_to_uri_tests): Same.
+       Closes bug #332093.
+
+2006-02-19  Martyn Russell  <martyn@imendio.com>
+       
+       * tests/asyncqueue-test.c: 
+       * tests/list-test.c: 
+       * tests/slist-test.c: Updated to test _sort, _sort_with_data,
+       _insert_sorted and _insert_sorted_with_data API. 
+
+2006-02-18  Matthias Clasen  <mclasen@redhat.com>
+
+       * tests/gobject/Makefile.am: Add paramspec-test
+
+       * tests/gobject/paramspec-test.c: Some GParamSpec tests. 
+
+       * tests/gobject/gvalue-test.c: Add more tests.
+
+2006-02-17  Kang Jeong-Hee  <keizie@gmail.com>
+
+       * glib/gutf8.c (g_utf8_find_prev_char): Correct documentation typo.
+
 2006-02-15  Sebastian Wilhelmi  <seppi@seppi.de>
 
        * glib/gthreadpool.c: Fix deadlock when signalling the thread