Author: hqm
Date: 2008-01-23 12:45:58 -0800 (Wed, 23 Jan 2008)
New Revision: 7876

Modified:
   openlaszlo/branches/wafflecone/docs/release-notes.html
Log:
update release notes

Modified: openlaszlo/branches/wafflecone/docs/release-notes.html
===================================================================
--- openlaszlo/branches/wafflecone/docs/release-notes.html      2008-01-23 
20:45:46 UTC (rev 7875)
+++ openlaszlo/branches/wafflecone/docs/release-notes.html      2008-01-23 
20:45:58 UTC (rev 7876)
@@ -39,11 +39,12 @@
 The query string of the "src" attribute of a dataset will now be preserved in 
POST requests.
 All parameter values set via the setQueryParams, setQueryString, and 
setQueryParam methods
 will be stored independently, and sent as the body of a POST request using 
url-form-encoding.
-
+</p>
 <p>
 For GET requests, the query params will be merged with the src URL query 
string, and if there
 are query args with the same name and different values, it is undefined which 
one will be
 used in the final URL which is transmitted.
+</p>
 </li>
 <br>
 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to