diff --git a/ChangeLog b/ChangeLog index fe67070..799d2b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ Version 1.5.12: * Distro Support Fixed: * FreeBSD `fetch` now has a notion of insecure certificates. Handle this properly. Thank You Mike Carlson(m87carlson). + * Distro Support Added: + * FreeBSD 10 is now also supported. Thank You Mike Carlson(m87carlson). Version 1.5.11: * Fixed an out of scope variable missed when moving functions around.