Setting tag PLEWWW-4.3-36
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 15 Nov 2009 22:30:33 +0000 (22:30 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 15 Nov 2009 22:30:33 +0000 (22:30 +0000)
displaying node tags in the nodes page as well
table headers now can have a 'title' that shows up when hovering on the column header

plewww.spec

index a9b8994..442ac29 100644 (file)
@@ -5,7 +5,7 @@
 # what the myplc rpm requires
 %define name plewww
 %define version 4.3
-%define taglevel 35
+%define taglevel 36
 
 # 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
+* Sun Nov 15 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-36
+- displaying node tags in the nodes page as well
+- table headers now can have a 'title' that shows up when hovering on the column header
+
 * Sat Nov 14 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLEWWW-4.3-35
 - bugfix for the custom sortAlphaNumeric{Bottom,Top} sortable types