Fix the pthread compiler flag detection.
[platform/upstream/glib.git] / ChangeLog
1 2006-08-25  Matthias Clasen  <mclasen@redhat.com>
2
3         * configure.in: Fix the pthread compiler flag detection.
4
5         * glib/gunicode.h: 
6         * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8
7         from gconvert.c, move it to gutf8.c, and export it privately.
8
9         * glib/gconvert.c (g_filename_display_name): Adjust callers.
10
11         * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of
12         places to ensure error messages are valid UTF-8.  (#351853,
13         Simon Budig)
14
15 2006-08-22  Matthias Clasen <mclasen@redhat.com>
16
17         * Branch for 2.12
18