11/21/2006  SWFAddress 1.0
-------------------------------------------------------------------------
- Improved folder structure.
- Build procedure based on Apache Ant.
- Optimized version that utilizes the dojo compressor.
- Support for GET style parameters with the corresponding getPath, 
  getQueryString, getParameter methods.
- SEO support via PHP/mod_rewrite for Apache HTTPD and JSP/UrlRewrite 
  for Apache Tomcat. It uses values like '/portfolio/' instead of
  '/portfolio' or '/portfolio/?desc=true' instead of 
  '/portfolio?desc=true'.
- Detection of supported browsers.
- Improved Safari support that relies on a cached form and cookies. 
  The method is not bulletproof, but will work in the majority of cases.
- SWFAddress.setValue() can be called from JavaScript.
- Support for manual address changes in IE.
- Fix for '#' title in IE.

10/23/2006  SWFAddress 1.0 RC
-------------------------------------------------------------------------
First official release.