Reintroduce g_file_contains_file, keep around for one unstable release

2008-02-25  Alexander Larsson  <alexl@redhat.com>

        * gfile.c:	
        Reintroduce g_file_contains_file, keep around for one
	unstable release cycle to avoid crashing to many apps.
	Make sure to delete after release.


svn path=/trunk/; revision=6586
This commit is contained in:
Alexander Larsson
2008-02-25 13:24:56 +00:00
committed by Alexander Larsson
parent 5d1de3eed1
commit d8cd546812
2 changed files with 17 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
2008-02-25 Alexander Larsson <alexl@redhat.com>
* gfile.c:
Reintroduce g_file_contains_file, keep around for one
unstable release cycle to avoid crashing to many apps.
Make sure to delete after release.
2008-02-25 Alexander Larsson <alexl@redhat.com>
* gfile.[ch]: