From: Marc Fiuczynski Date: Sat, 26 Sep 2009 12:09:11 +0000 (+0000) Subject: - Some typos in the documentation were fixed. X-Git-Tag: PLCAPI-4.3-25~1 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=efa1e13fb3d2ce9ba078bc6af924ed7531e8e6e0 - Some typos in the documentation were fixed. - UpdateSliceTag check if a node's min_role_id is >= (rather than >) to the tag's min_role_id. Setting tag PLCAPI-4.3-25 --- diff --git a/PLCAPI.spec b/PLCAPI.spec index a8cf81c..456af9c 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -6,7 +6,7 @@ %define name PLCAPI %define version 4.3 -%define taglevel 24 +%define taglevel 25 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -100,6 +100,11 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/wsdl/plcapi.wsdl %changelog +* Sat Sep 26 2009 Marc Fiuczynski - PLCAPI-4.3-25 +- - Some typos in the documentation were fixed. +- - UpdateSliceTag check if a node's min_role_id is >= (rather than >) +- to the tag's min_role_id. + * Fri Sep 18 2009 anil vengalil - PLCAPI-4.3-24 * Mon Sep 07 2009 Thierry Parmentelat - PLCAPI-4.3-23