$Id: ChangeLog,v 1.1.1.1 2006/09/06 16:47:55 shin Exp $
see package.xml for newer changlogs
2006-08-27  Shin Ohno<ganchiku@gmail.com>
  * VERSION: version 0.1.3 (alpha) released.

  - Removed unnecessary docblock.
  - Removed string "Exception :" to avoid redundancy.
  - Moved Services_YouTube_Exception Class in Services/YouTube/Exception.php
  - Fixed private vars and methods to protected to allow class extension.
  - Fixed define state, and use const instead.
  - Fixed spelling. (developper to developer, RespnseFormat to ResponseFormat.

2006-08-11  Shin Ohno<ganchiku@gmail.com>
  * VERSION: version 0.1.2 (alpha) released.

  - Added throwing Exception when CacheLite failed save method.
  - Moved the "try" block to the before creating XML_RPC2 object.
  - Fixed Comment.

2006-08-11  Shin Ohno<ganchiku@gmail.com>
  * VERSION: version 0.1.1 (alpha) released.

  - Fixed BUG. urlencde the HTTP Request parameters

2006-08-06  Shin Ohno<ganchiku@gmail.com>
  * VERSION: version 0.1.0 (alpha) released.

  - Initial Release
