]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
build 178
authorRuss Combs <rucombs@cisco.com>
Fri, 13 Nov 2015 13:08:19 +0000 (08:08 -0500)
committerRuss Combs <rucombs@cisco.com>
Fri, 13 Nov 2015 13:08:19 +0000 (08:08 -0500)
ChangeLog
src/main/build.h

index a7818b0b6aa1fc43715424920c32f623106d6b7e..9b5f263a37c51d191dfc3266c5b0d82215671fc2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+15/11/13 - build 178
+
+-- document runtime link issue with hyperscan on osx
+-- fix pathname generation for event trace file
+-- new_http_inspect tweaks
+-- remove --enable-ppm-test
+-- sync up auto tools and cmake build options
+
 15/11/05 - build 177
 
 -- idle processing cleanup
index 70acc9821ed714b2a042d41b3762cafe40de2767..821931ce4443f52475958877e4f878c98d0d3383 100644 (file)
@@ -10,7 +10,7 @@
 //                                               //
 //-----------------------------------------------//
 
-#define BUILD "177"
+#define BUILD "178"
 
 #endif