Handle failing rs_context_create().
[libradsec.git] / ChangeLog
index ac22ef8..117cfcb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,7 +62,7 @@
        Fixed header files for FreeBSD
        Fix for multiple UDP servers on same IP address, solves accounting
        problems.
-2010-06-09 1.4-beta3-devel
+2010-06-12 1.4
        Incompatible changes:
        - Log level 4 used to be DBG_DBG but is now DBG_NOTICE.  In order
        to keep the same behaviour as in previous versions of radsecproxy,
@@ -79,5 +79,5 @@
        Bug fixes:
        - A UDP fragmentation issue.
        - Build on Solaris when compiling with gcc.
-       - A bug in pwdencrypt() with passwords of a leangth greater than
+       - A bug in pwdencrypt() with passwords of a length greater than
        16 octets.