Setting tag PLEWWW-4.3-38
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 17 Nov 2009 22:43:59 +0000 (22:43 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 17 Nov 2009 22:43:59 +0000 (22:43 +0000)
can't use php objects for showing node status, this is too slow
fix interface add page

plewww.spec

index 8df35b0..e430fd2 100644 (file)
@@ -5,7 +5,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 4.3
-%define taglevel 37
+%define taglevel 38
 
 # no need to mention pldistro as this module differs in both distros
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -124,6 +124,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/plekit
 
 %changelog
+* Tue Nov 17 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-38
+- can't use php objects for showing node status, this is too slow
+- fix interface add page
+
 * Mon Nov 16 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-37
 - consistency in the way nodes status is displayed in the node and slice areas
 - extra tags columns show up on the nodes page as well, tweaked in the process