view CHANGELOG @ 91:50ddfda35426 0.0.3

Update CHANGELOG
author Louis Opter <kalessin@kalessin.fr>
date Mon, 12 Apr 2010 22:03:23 +0200
parents 30a37de18a1a
children 4f2d61a39894
line wrap: on
line source

0.0.3:

 * Delete IAddress typedef in IEndPoint (close #15);
 * Add of getPath/setPath methods in the IRequest (close #19);
 * Use an unsigned int for zia::api::network::IEndPoint::Ip (close #20);
 * Improve CMake packaging (close #13);
 * Add a dump method to get all headers (close #17);
 * Add a Ecode::Error (close #18).

0.0.2:

 * Lot of improvements in the documentation;
 * Many headers fixes (close #8, #9, #11);
 * Add a CMake finder (close #6).

0.0.1:

 * First public version.