Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 414)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 415)
@@ -47,5 +47,5 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/454">#454</a>] The file browser and upload
 			connectors have been unified so they can reuse the same configuration settings.<br>
-			The asp and php connectors have been improved so it's easy to select the location of the destination 
+			[<a target="_blank" href="http://dev.fckeditor.net/ticket/865">#865</a>] The asp and php connectors have been improved so it's easy to select the location of the destination 
 			folder for each  file type, and it's no longer neccesary to use the "file", "image", "flash" subfolders<br>
 			<span style="color: #ff0000">Attention:</span> The location of all the connectors have been changed in 
@@ -53,9 +53,14 @@
 			config file for your server language.
 			</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/688">#688</a>] Now the Perl quik upload is 
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/688">#688</a>] Now the Perl quick upload is 
 			available.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/561">#561</a>] The asp connector provides an
 			AbsolutePath setting so it's possible to set the url to a full domain or a relative path and specify that
 			way the physical folder where the files are stored..</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/333">#333</a>] The quick upload now can use 
+			the same ServerPath parameter as the full connector.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/199">#199</a>] The AllowedCommands configuration 
+			setting is available in the asp and php connectors so it's possible to disallow the upload of files 
+			(although the "select file" button will still be available in the file browser).</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/100">#100</a>] A new configuration directive
 			"FCKConfig.EditorAreaStyles" has been implemented to allow setting editing area styles from JavaScript.
@@ -85,4 +90,6 @@
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/560">#560</a>] The PHP connector will work better if the
 			connector or the userfiles folder is a symlink.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/784">#784</a>] Fixed an uninitialized $php_errormsg 
+			in the PHP connector.</li>
 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/802">#802</a>] The replace dialog will now advance its searching
 			position correctly and is able to search for strings spanning across multiple inline tags.</li>
