support for separate ListResources calls for slice and resources
[sface.git] / sface.spec
index d018191..1b74f1e 100644 (file)
@@ -7,7 +7,7 @@
 
 %define name sface
 %define version 0.1
-%define taglevel 16
+%define taglevel 19
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -60,6 +60,24 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/sface/*
 
 %changelog
+* Fri Sep 16 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sface-0.1-19
+- reporting of server faults to the user
+- create slice button and dialog
+- fix bug that caused a crash when adding tags
+- spacebar can be used instead of double-click when adding nodes or users
+- support for multiple config directories
+
+* Sun Sep 04 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - sface-0.1-16
 - bugfix in managing subprocess outputs