X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=257b30281f938ffd6b681a31f2f767ce0fcd914c;hp=bc7d4a3d98f882acb2ce4d1e8e7f5b22c50be597;hb=71265d697bc9e71beac6fabbb9dd775a90fbdfe7;hpb=ce4c16bdd5c07f69c612b7c9db8bbc182ee28f74 diff --git a/sface.spec b/sface.spec index bc7d4a3..257b302 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 14 +%define taglevel 18 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -60,6 +60,23 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Sun Sep 04 2011 Thierry Parmentelat - sface-0.1-18 +- usable with a different directory than ~/.sfi +- either on the command line, or in the config. screen + +* Thu Sep 01 2011 Thierry Parmentelat - sface-0.1-17 +- new user management screen to allow users to be added and deleted from slices +- known issue with the users screen regarding adding people who are listed as PIs to a sliver. +- reordered columns (new order is hostname, boot state, membership state) +- rewrote filtering mechanism to allow separate string search and boot state filter +- selection highlights the whole line instead of excluding the hostname part + +* Thu Jul 07 2011 Thierry Parmentelat - sface-0.1-16 +- bugfix in managing subprocess outputs + +* Mon Jun 20 2011 Andy Bavier - sface-0.1-15 +- Fix bug preventing adding nodes to a slice. + * Fri Jun 10 2011 Thierry Parmentelat - sface-0.1-14 - slight changes in view creation