mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Updating submodule(s).
[nomail]
This commit is contained in:
parent
c9d449e363
commit
f17d92d3cc
3 changed files with 11 additions and 2 deletions
9
CHANGES
9
CHANGES
|
@ -1,4 +1,13 @@
|
||||||
|
|
||||||
|
2.5-beta-79 | 2016-10-13 15:58:48 -0700
|
||||||
|
|
||||||
|
* Fix MD5 problem with FreeBSD 11.0 and clang 3.8. The apparent
|
||||||
|
cause is some confusion in clang when using a static char inside a
|
||||||
|
static inline function that is refered to several compilation
|
||||||
|
units. (Johanna Amann)
|
||||||
|
|
||||||
|
* Initial TLS 1.3 support, as of draft-16. (Johanna Amann)
|
||||||
|
|
||||||
2.5-beta-73 | 2016-10-13 14:03:04 -0700
|
2.5-beta-73 | 2016-10-13 14:03:04 -0700
|
||||||
|
|
||||||
* Added missing README files for documentation. (Daniel Thayer)
|
* Added missing README files for documentation. (Daniel Thayer)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.5-beta-73
|
2.5-beta-79
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6a8707481e5423e30c874d14524ab1a377e81a5a
|
Subproject commit 0743c4f51600cc90aceccaee72ca879b271712d2
|
Loading…
Add table
Add a link
Reference in a new issue