X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=117cfcb2915208c23747cbc98d39c6681f6f1acf;hb=e6b234bb547479f8862badeee58d1b1415a2439d;hp=ac22ef83f88f130ad54394d5873c5b89785dfce1;hpb=0f379f176debea32cdc7a5600859434eb0042417;p=radsecproxy.git diff --git a/ChangeLog b/ChangeLog index ac22ef8..117cfcb 100644 --- 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.