summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlinus <linus>2010-03-31 13:43:31 +0000
committerlinus <linus@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2010-03-31 13:43:31 +0000
commita0f4597db953d1afc8198e74d8fdfc25f9cd6f3d (patch)
tree67dfad683a213fceb06d31a7686c39bfa64c28c9
parent477968650d3994370764eb63d368a6a87020f054 (diff)
LoopPrevention, AddVendorAttribute.
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@547 e88ac4ed-0b26-0410-9574-a7f39faa03bf
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c780f..443ebdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,6 +62,8 @@
Fixed header files for FreeBSD
Fix for multiple UDP servers on same IP address, solves accounting
problems.
-2010-02-26 1.3.2
+2010-03-31 1.4-devel
Fixed UDP fragmentation issue
- Fix build on Solaris when compiling with gcc.
+ Fixed build on Solaris when compiling with gcc.
+ LoopPrevention per server added.
+ AddVendorAttribute rewrite configuration added.