manual tag
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 16 Jun 2008 16:34:52 +0000 (16:34 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 16 Jun 2008 16:34:52 +0000 (16:34 +0000)
vsys.spec

index c869f48..6c177ea 100644 (file)
--- a/vsys.spec
+++ b/vsys.spec
@@ -10,7 +10,7 @@
 
 %define name vsys
 %define version 0.7
-%define taglevel 7
+%define taglevel 8
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -74,6 +74,10 @@ chkconfig vsys on
 %postun
 
 %changelog
+* Mon Jun 16 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - vsys-0.7-8
+- ignore non-existent directories after restart.
+- 
+
 * Fri May 16 2008 Stephen Soltesz <soltesz@cs.princeton.edu> - vsys-0.7-7
 - added logrotate configuration to package.
 -