glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()

2005-06-22  Tor Lillqvist  <tml@novell.com>

	* glib/gfileutils.c
	* glib/gfileutils.h
	* glib/glib.symbols
	* tests/testglib.c: Rename g_makepath() to g_mkdir_with_parents().
This commit is contained in:
Tor Lillqvist
2005-06-22 18:55:33 +00:00
committed by Tor Lillqvist
parent f8411a5b97
commit b8c119f901
8 changed files with 53 additions and 25 deletions

View File

@@ -1,3 +1,10 @@
2005-06-22 Tor Lillqvist <tml@novell.com>
* glib/gfileutils.c
* glib/gfileutils.h
* glib/glib.symbols
* tests/testglib.c: Rename g_makepath() to g_mkdir_with_parents().
2005-06-22 Matthias Clasen <mclasen@redhat.com>
* glib/goption.c (parse_short_option, parse_long_option):