Changes file for DateTime::Incomplete

0.00_04  2003-07-22
   base
   next / previous / closest
   has_hour, has_month, ...
   has(), get()

0.00_03  2003-07-21
   New API: new( ..., base => $dt )
            set_base( $dt )
            to_datetime() without base
   Implemented to_recurrence
   Implemented is_undef, to_datetime, contains
   All methods in DATETIME-LIKE section are implemented. Most are tested.

0.00_02  2003-07-19
   POD, makefile and CVS upload.

0.00_01  2003-07-17
   02incomplete.t created.