diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,10 @@ -Changes between 1.6.5 and the master branch +Changes between 1.6.6 and the master branch + + License and copyright changes: + - Copyright UNINETT AS and NORDUnet A/S. + - 3-clause BSD license only, no GPL. + +2015-01-19 1.6.6 Bug fixes (security): - Fix two use-after-free, a null pointer dereference and three heap overflows. Patches by Stephen Röttger. |