If the group is already there, make it current. (#385910, Joe Halliwell)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Dec 2006 23:19:28 +0000 (23:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 14 Dec 2006 23:19:28 +0000 (23:19 +0000)
commit966872d78965178b8147279cd6cfabf49a89ccd4
treee915c04f573ca44abe51f98fbc3b12ec6ecd685b
parentb6aad8a6f05a2f76d20e8b00c47130f396a53501
If the group is already there, make it current. (#385910, Joe Halliwell)

2006-12-14  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c (g_key_file_add_group): If the group
        is already there, make it current.  (#385910, Joe Halliwell)

        * tests/keyfile-test.c: Add a test for duplicate groups/keys.
ChangeLog
docs/reference/ChangeLog
docs/reference/glib/tmpl/keyfile.sgml
glib/gkeyfile.c
tests/keyfile-test.c