Rework the handling of invalid keys/groups again. We are back to being
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Jan 2007 20:25:57 +0000 (20:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Jan 2007 20:25:57 +0000 (20:25 +0000)
commit38b9221961242702ec2a91d263d43aa08a630a7d
tree05ea32486da1dcef45bc30d895e0b235fe93412f
parentedf06d642d71a83610998a42b2be989a33ef5e8d
Rework the handling of invalid keys/groups again. We are back to being

2007-01-12  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Rework the handling of invalid
        keys/groups again. We are back to being liberal about
        what we accept, and only reject things that would lead
        to non-rereadable keyfiles.

        * tests/keyfile-test.c: Adapt tests.

svn path=/trunk/; revision=5254
ChangeLog
docs/reference/ChangeLog
docs/reference/glib/tmpl/keyfile.sgml
glib/gkeyfile.c
tests/keyfile-test.c