Tagging module Monitor - Monitor-1.0-15
[monitor.git] / monitor-server.spec
index 7dd66e5..6751de9 100644 (file)
@@ -6,7 +6,7 @@
 
 %define name monitor-server
 %define version 1.0
-%define taglevel 14
+%define taglevel 15
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -118,6 +118,10 @@ echo "Post processing"
 #chkconfig monitor-server on
 
 %changelog
+* Thu Feb 26 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-15
+- fixed bug that prevented penalties from escalating and PIs from getting
+- emails.
+
 * Fri Feb 20 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - Monitor-1.0-14
 - updated printbadnodes.py to include diff_time()
 - changed eamils to use literal addresses not tech-* and pi-* aliases