X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=cb65ab53899056cca4e3fb8bcaf11c10b784255e;hb=700a71f01074c091278420cc49087dbb6057982f;hp=a17931884b426fd41b3456b6445ed42a9f07e225;hpb=3f9d65375e46a49e3be7bf1ca7533b3a9ac310b4;p=platform%2Fupstream%2Fglib.git diff --git a/ChangeLog b/ChangeLog index a179318..cb65ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-12-20 Matthias Clasen + + * glib/glib.symbols: + * glib/gthreadpool.h: + * glib/gthreadpool.c (g_thread_pool_set_sort_function): New function + to sort tasks pushed into a threadpool. (#324479, Martyn Russell) + + * tests/threadpool-test.c: Test this. + Tue Dec 20 18:14:14 2005 Tim Janik * glib/gslice.[hc]: added mem_error() and mem_assert() to test and