summaryrefslogtreecommitdiff
path: root/lib/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CHANGES')
-rw-r--r--lib/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/CHANGES b/lib/CHANGES
new file mode 100644
index 0000000..a7640e7
--- /dev/null
+++ b/lib/CHANGES
@@ -0,0 +1,9 @@
+User visible changes between 0.0.1 and 0.0.4
+
+ - TLS support is now enabled by default. Use --disable-tls to
+ disable it.
+
+ - Support for TLS-PSK has been added (--enable-tls-psk).
+
+ - The RADIUS dictionaries are now compiled into the library and are
+ no longer read from disk.