]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 227
authorRuss Combs <rucombs@cisco.com>
Fri, 24 Feb 2017 14:20:45 +0000 (09:20 -0500)
committerRuss Combs <rucombs@cisco.com>
Fri, 24 Feb 2017 14:20:45 +0000 (09:20 -0500)
ChangeLog
src/main/build.h

index 5c31e16f8dbb79b4de6b23edb0e1d1b663f39150..2f8afb60aee0811527ebf7e779cdfffd4c3821ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+17/02/24 - build 227
+
+-- allow arbitrary / unused gids in text rules
+-- support DAQs w/o explicit sources (nfq, ipfw)
+-- fix up peg help (remove _)
+-- fix u2 logging of PDUs
+
 17/02/16 - build 226
 
 -- add PDF/SWF decompression to http_inspect
index 5d4a1124863bc62c963c5da096f90374b99e3851..b36dbf72dd9f087900b637ab4bcf1ffdda15ca3d 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "226"
+#define BUILD "227"
 
 #endif