From 2710153a377a3f60aa1ecb5d9d4c0914b29ca246 Mon Sep 17 00:00:00 2001 From: Eduardo Lima Date: Mon, 21 May 2007 12:45:19 +0000 Subject: Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the 2007-05-21 Eduardo Lima * libdocument/ev-file-helpers.c: (ensure_dir_exists): Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the directory exists. svn path=/trunk/; revision=2471 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4268ad..4a3420a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-05-21 Eduardo Lima + + * libdocument/ev-file-helpers.c: (ensure_dir_exists): + + Using g_mkdir_with_parents() instead of g_mkdir() to really ensure the + directory exists. + 2007-05-20 Wouter Bolsterlee * shell/ev-sidebar.c: (ev_sidebar_add_page): -- cgit v0.9.1