Tagging module PLCAPI - PLCAPI-dummynet-10
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:25:07 +0000 (13:25 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 10 Sep 2008 13:25:07 +0000 (13:25 +0000)
Improvements in the dummy net boxes area
fix GetPlcRelease

PLCAPI.spec

index 2165f1a..8554ccb 100644 (file)
@@ -10,7 +10,7 @@
 %define name PLCAPI
 # this branch was created from tag PLCAPI-4.2-2 
 %define version 4.2
-%define taglevel 9
+%define taglevel 10
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Wed Sep 10 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-10
+- Improvements in the dummy net boxes area
+- fix GetPlcRelease
+
 * Wed Sep 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-9
 - new method for controlling dummynet boxes + minor fixes