8cf39acb0a4f3c1eaeb3f40846008de0277be7bd
[platform/upstream/glib.git] / ChangeLog
1 2006-08-27  Matthias Clasen  <mclasen@redhat.com>
2
3         * configure.in: Fix pthread compiler flag detection.
4
5         * glib/gtimer.c: Use Posix monotonic clocks instead of 
6         gettimeofday when available.  (#336114, William Jon McCann)
7
8 2006-08-26  Matthias Clasen  <mclasen@redhat.com>
9
10         * glib/gutils.h: 
11         * glib/gscanner.c: Fix some typos.  (#351741, Kjartan Maraas)
12
13 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
14
15         * configure.in: Fix the pthread compiler flag detection.
16
17         * glib/gunicode.h: 
18         * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
19         from gconvert.c, move it to gutf8.c, and export it privately.
20
21         * glib/gconvert.c (g_filename_display_name): Adjust callers.
22
23         * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
24         places to ensure error messages are valid UTF-8.  (#351853,
25         Simon Budig)
26
27 2006-08-22  Matthias Clasen <mclasen@redhat.com>
28
29         * Branch for 2.12
30