Bug 511367 - add g_file_make_directory_with_parents.

2008-06-11  Ross Burton  <ross@burtonini.com>

	Bug 511367 - add g_file_make_directory_with_parents.
	
	* gio/gfile.c:
	* gio/gfile.h:
	* gio/gio.symbols: Add g_file_make_directory_with_parents.

svn path=/trunk/; revision=7001
This commit is contained in:
Ross Burton
2008-06-11 15:48:06 +00:00
committed by Ross Burton
parent bd216ba3c8
commit 7653f50019
4 changed files with 97 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
2008-06-11 Ross Burton <ross@burtonini.com>
Bug 511367 - add g_file_make_directory_with_parents.
* gio/gfile.c:
* gio/gfile.h:
* gio/gio.symbols: Add g_file_make_directory_with_parents.
2008-06-11 Sebastian Dröge <slomo@circular-chaos.org>
Bug 531900 Use __builtin_offsetof for G_STRUCT_OFFSET if building