Ready for 1.4-beta2. radsecproxy-1.4-beta2
authorLinus Nordberg <linus@nordberg.se>
Fri, 28 May 2010 14:49:25 +0000 (16:49 +0200)
committerLinus Nordberg <linus@nordberg.se>
Fri, 28 May 2010 14:49:25 +0000 (16:49 +0200)
ChangeLog
configure.ac

index 443ebdf..eae5445 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        Fixed header files for FreeBSD
        Fix for multiple UDP servers on same IP address, solves accounting
        problems.
-2010-03-31 1.4-devel
+2010-05-28 1.4-beta2
        Fixed UDP fragmentation issue
        Fixed build on Solaris when compiling with gcc.
        LoopPrevention per server added.
        AddVendorAttribute rewrite configuration added.
+       Fixed pwdencrypt bug with passwords of a leangth greater than 16 octets.
+       Diagnostics improved for errors resulting from failing syscalls.
+       Remove all compiler warnings with -Wall.
+
index e6b62c0..b925f7c 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(radsecproxy, 1.4-devel, radsecproxy@uninett.no)
+AC_INIT(radsecproxy, 1.4-beta2, radsecproxy@uninett.no)
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE
 AC_PROG_CC