summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22ad09b..95ab680 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.