 2007-02-06  Ulf Wendel   <uwendel@mysql.com>
 
     * Adding ChangeLog to the repostitory,
       please update it!
       
2007-02-06  Ulf Wendel   <uwendel@mysql.com>

    * Fixed minor typos in several tests

    * Added OO tests:
      - mysqli_data_seek_oo.phpt
      - mysqli_dump_debug_info_oo.phpt
      - mysqli_errno_oo.phpt
      - mysqli_error_oo.phpt
      - mysqli_fetch_all_oo.phpt (disabled)
      - mysqli_fetch_assoc_oo.phpt
      - mysqli_fetch_field_oo.phpt
      - mysqli_fetch_field_direct_oo.phpt
      - mysqli_fetch_object_oo.phpt
      
2007-02-06  Ulf Wendel   <uwendel@mysql.com>

    * Fixed a bunch of tests not using socket/port
      when connecting - credits to chinstrap 
      (Johannes Schlueter <johannes@php.net>)

2007-02-06  Ulf Wendel   <uwendel@mysql.com>

    * Thanks again to chinstrap for a mem leak fix
