From: jdegraeve Date: Sat, 18 Mar 2006 23:39:51 +0000 (+0000) Subject: Update changelog X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60469a8ced98759c85078b6b2a0852425ee99bce;p=m0n0chwall.git Update changelog git-svn-id: https://svn.m0n0.ch/wall/trunk@100 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- diff --git a/CHANGELOG b/CHANGELOG index 57f324a..6b6d20e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,17 @@ $Id$ *** Note: Please add new entries to the top of this file. *** ------------------------------------------------------------------------------- +- added "support for 3rd DNS server" (jdegraeve) + +- updated radius_accounting.inc to PECL (jdegraeve) + - Now sends NAS-IP-Address (based on actual WAN-address) and NAS-Identifier cleanly + - Each gigawords value now counts as 4GB instead of 2GB + +- changes in Captive portal (jdegraeve): + - Cleanup and code added to allow FUTURE stuff like volume limits etc. to be implemented + - Added User Volume Stats in captive portal status page + - RADIUS mac authentication now works on local subnet even if "Disable MAC filtering" is activated + - added "disable port mapping" option to advanced outbound NAT (helps with certain IPsec VPN gateways that insist on the IKE source port being 500) (mkasper)