hu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat.com>
authorOwen Taylor <otaylor@src.gnome.org>
Fri, 26 Jul 2002 19:59:07 +0000 (19:59 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 26 Jul 2002 19:59:07 +0000 (19:59 +0000)
commit8dd32f57032effcadb1933bf810384cfdec23600
tree9bccdb811fe56f71ee5f5c7ac0e5f6e0e8718fb8
parent1bb885b3b2cdf5e2371b6ec0f05f3ada95735f93
hu Jul 25 14:23:15 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gfileutils.c: Clarify the behavior of g_build_path()
        for empty elements and for leading and trailing copies
        of the separator in the docs.

        * glib/gfileutils.c: Fix problems with leading elements
        consisting only of "/" characters. (#85928, Guillaume Chazarain)

        * tests/strfunc-test.c (main): Add more test cases
        for g_build_filename().
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gfileutils.c
tests/strfunc-test.c