changeset 87:30a37de18a1a

Update CHANGELOG
author Louis Opter <kalessin@kalessin.fr>
date Fri, 09 Apr 2010 23:05:21 +0200
parents 6cc18ee75329
children 62d1c77ddc13
files CHANGELOG
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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: