view CHANGELOG @ 87:30a37de18a1a

Update CHANGELOG
author Louis Opter <kalessin@kalessin.fr>
date Fri, 09 Apr 2010 23:05:21 +0200
parents be22011b3843
children 50ddfda35426
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).

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.