Remove FIXME. (#67063)

* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)

        * glib/glib-sections.txt: Move g_get_charset() to the
        Charset conversion section. (#65630)
This commit is contained in:
Matthias Clasen
2001-12-20 23:13:19 +00:00
parent aa0b79f728
commit 9504ea2f6f
11 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
2001-12-21 Matthias Clasen <matthiasc@poet.de>
* glib/gfileutils.c (g_file_get_contents): Remove FIXME. (#67063)
2001-12-19 Mark McLoughlin <mark@skynet.ie>
* glib/gscanner.c: (g_scanner_unexp_token): fix segfaults.