Setting tag fprobe-ulog-1.1.4-3
[fprobe-ulog.git] / fprobe-ulog.spec
index 712d7fc..d2c9383 100644 (file)
@@ -6,7 +6,7 @@
 # please keep these three lines as they are used by the tagging script
 # see build/module-tag.py for details
 %define name fprobe-ulog
-%define version 1.1.3
+%define version 1.1.4
 %define taglevel 3
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -70,6 +70,12 @@ fi
 
 
 %changelog
+* Tue Oct 01 2013 Andy Bavier <acb@cs.princeton.edu> - fprobe-ulog-1.1.4-3
+- Bug fixes.
+
+* Thu May 10 2012 Sapan Bhatia <sapanb@cs.princeton.edu> - fprobe-ulog-1.1.4-2
+- Resolves a crash due to a kernel issue
+
 * Fri Jul 08 2011 Sapan Bhatia <sapanb@cs.princeton.edu> - fprobe-ulog-1.1.3-3
 - This changeset makes fprobe compress the data it collects.