# HG changeset patch # User Louis Opter # Date 1270847121 -7200 # Node ID 30a37de18a1a8f1c214dee5ccc873e00db4dd4ba # Parent 6cc18ee75329fa963f5a0a3d67ada8bcb23f9359 Update CHANGELOG diff -r 6cc18ee75329 -r 30a37de18a1a CHANGELOG --- a/CHANGELOG Fri Apr 09 23:01:14 2010 +0200 +++ b/CHANGELOG Fri Apr 09 23:05:21 2010 +0200 @@ -1,7 +1,9 @@ 0.0.3: - * Delete IAddress typedef in IEndPoint (close #15). - * Add of getPath/setPath methods in the IRequest. + * 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: