]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 165
authorRuss Combs <rucombs@cisco.com>
Fri, 14 Aug 2015 00:37:46 +0000 (20:37 -0400)
committerRuss Combs <rucombs@cisco.com>
Fri, 14 Aug 2015 00:37:46 +0000 (20:37 -0400)
ChangeLog
src/main/build.h

index 7381b6e7ca2a003ee1047b4548b5524212a5df16..e1328f28c5b2eaa60cbb09446e6d002e8b1869f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+15/08/14 - build 165
+
+-- flow depth support for new_http_inspect
+-- TCP session refactoring and create libtcp
+-- fix ac_sparse_bands search method
+-- doc and build tweaks for piglets
+-- expanded piglet interfaces and other enhancements
+-- fix unit test return value
+-- add catch.hpp include from https://github.com/philsquared/Catch
+-- run catch unit tests after check unit tests
+-- fix documentation errors in users manual
+
 15/08/07 - build 164
 
 -- add range and default to command line args
index cc16ce353d0110e5c8d682f67ff2c6e7e86787de..667fd37eb9173d1eaccc652ceea23fd67771cf5b 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "164"
+#define BUILD "165"
 
 #endif