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