From 3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 5 Feb 2014 11:10:02 +0100 Subject: Move lib to the root. --- lib/CHANGES | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 lib/CHANGES (limited to 'lib/CHANGES') diff --git a/lib/CHANGES b/lib/CHANGES deleted file mode 100644 index 928dfbe..0000000 --- a/lib/CHANGES +++ /dev/null @@ -1,17 +0,0 @@ -Changes between 0.0.4 and 0.0.5 - - - When POSIX thread support is detected at configure and build time - libradsec will be more safe to use by programs that call it from - more than one thread simultaneously. - - - The initialisation of the OpenSSL PRNG has been improved. - -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. -- cgit v1.1