From 8deeadcbc1a7284de1bf5f0560cab55e6acbd33d Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 3 Jun 2009 08:52:30 +0000 Subject: [PATCH] - be more precised in the changelog (even if we have this info in a note) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281579 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/link.xml | 5 +++-- reference/filesystem/functions/symlink.xml | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/reference/filesystem/functions/link.xml b/reference/filesystem/functions/link.xml index d22c072b64..b64eab9d1b 100644 --- a/reference/filesystem/functions/link.xml +++ b/reference/filesystem/functions/link.xml @@ -1,5 +1,5 @@ - + link @@ -64,7 +64,8 @@ 5.3.0 - This function is now available on Windows platforms. + This function is now available on Windows platforms (Vista, Server + 2008 or greater). diff --git a/reference/filesystem/functions/symlink.xml b/reference/filesystem/functions/symlink.xml index 9e03a462fb..6801fe76ec 100644 --- a/reference/filesystem/functions/symlink.xml +++ b/reference/filesystem/functions/symlink.xml @@ -1,5 +1,5 @@ - + symlink @@ -66,7 +66,7 @@ 5.3.0 - This function is now available on Windows platforms. + This function is now available on Windows platforms (Vista, Server 2008 or greater).