summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2010-06-01 12:31:28 +0200
committerLinus Nordberg <linus@nordberg.se>2010-06-01 12:31:28 +0200
commit36c05a6a00b002304842f0a1831d4a7e6338059c (patch)
tree70259921b058070464260514016189e98a874f46 /ChangeLog
parent257f80a22c31df0da25f1d2e5c8ad2b3bc5f728d (diff)
* ChangeLog: Update date and version. Reformulate last entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index eae5445..6e3d09b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,12 +62,11 @@
Fixed header files for FreeBSD
Fix for multiple UDP servers on same IP address, solves accounting
problems.
-2010-05-28 1.4-beta2
+2010-06-01 1.4-beta3-devel
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.
-
+ Removed all compiler warnings (compiling with -Wall).