Do not follow symbolic links for G_FILE_TEST_SYMLINK. Also fixed the

2002-02-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib/gfileutils.c (g_file_test): Do not follow symbolic links
	for G_FILE_TEST_SYMLINK. Also fixed the correct "OR"-behaviour for
	G_FILE_TEST_IS_EXECUTABLE and G_FILE_TEST_EXISTS. (#60048)
This commit is contained in:
Sebastian Wilhelmi
2002-02-07 20:14:00 +00:00
committed by Sebastian Wilhelmi
parent a1c162e123
commit eb18855127
9 changed files with 77 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
2002-02-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/gfileutils.c (g_file_test): Do not follow symbolic links
for G_FILE_TEST_SYMLINK. Also fixed the correct "OR"-behaviour for
G_FILE_TEST_IS_EXECUTABLE and G_FILE_TEST_EXISTS. (#60048)
2002-02-07 Changwoo Ryu <cwryu@debian.org>
* configure.in (ALL_LINGUAS): Added "ko".