Bug 515777 - incorrect date&time on copy

2008-12-09  Alexander Larsson  <alexl@redhat.com>

	Bug 515777 - incorrect date&time on copy
	
        * glocalfile.c:
        (g_local_file_class_init):
	Copy mtime by default
	
        * gfile.c:
	Change docs about G_FILE_COPY_ALL_METADATA to not mention
	mtime as an example.



svn path=/trunk/; revision=7738
This commit is contained in:
Alexander Larsson
2008-12-09 11:15:36 +00:00
committed by Alexander Larsson
parent 1f76b492d0
commit 39b3b41484
3 changed files with 20 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
2008-12-09 Alexander Larsson <alexl@redhat.com>
Bug 515777 - incorrect date&time on copy
* glocalfile.c:
(g_local_file_class_init):
Copy mtime by default
* gfile.c:
Change docs about G_FILE_COPY_ALL_METADATA to not mention
mtime as an example.
2008-12-08 Matthias Clasen <mclasen@redhat.com>
Bug 558298 Hide ecryptfs mounts