view CHANGELOG @ 94:4f2d61a39894

Update changelog
author daedric <d43dr1c@gmail.com>
date Fri, 23 Apr 2010 18:10:01 +0200
parents 50ddfda35426
children
line wrap: on
line source

0.0.4:
 * Add method getAsMap

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.