]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 148
authorRuss Combs <rucombs@cisco.com>
Tue, 28 Apr 2015 16:18:22 +0000 (12:18 -0400)
committerRuss Combs <rucombs@cisco.com>
Tue, 28 Apr 2015 16:18:22 +0000 (12:18 -0400)
ChangeLog
src/main/build.h

index 8c139ffaeb6f7fde9798b18c2139d85b2ee56c40..b5d7f2c08aa6c73078aa4700cf8ffa4eba31255e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
-Pending - build 148
+15/04/28 - build 148
 
+-- fixed default validation issue reported by Sancho Panza
+-- refactored snort and snort_config modules
+-- file id refactoring and cleanup
 -- added publish-subscribe handling of data events
 -- added data_log plugin example for pub-sub
 
index 636b2016935916c011f7c3f0fe047818c80d3517..84f13dd263cd24e1a2cf64b875214c30f9543173 100644 (file)
@@ -7,5 +7,5 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "147"
+#define BUILD "148"