From: <abe...@us...> - 2013-11-03 23:40:59
|
Revision: 6260 http://sourceforge.net/p/astlinux/code/6260 Author: abelbeck Date: 2013-11-03 23:40:57 +0000 (Sun, 03 Nov 2013) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2013-11-02 15:57:17 UTC (rev 6259) +++ branches/1.0/docs/ChangeLog.txt 2013-11-03 23:40:57 UTC (rev 6260) @@ -26,6 +26,9 @@ -- vcard-export, new command to generate ldif files from vcard files, suitable to 'ldapadd' into the LDAP addressbook +-- Added rc.conf variable DIALING_PREFIX_NUMBERS referenced by dialproxy.php for International E.164 numbering. + More Info: http://doc.astlinux.org/userdoc:tt_dialproxy + ** Networking -- ddclient, Dynamic DNS now adds "ddclient" support along with the old "inadyn" client. @@ -66,7 +69,8 @@ -- LDAP-AB tab, new addition for managing the LDAP Address Book, export LDIF files and import LDIF and vCard files. --- dialproxy.php, add support for POST method and number filtering using DIALING_PREFIX_NUMBERS. +-- dialproxy.php, add support for POST method and number filtering using DIALING_PREFIX_NUMBERS user.conf variable. + More Info: http://doc.astlinux.org/userdoc:tt_dialproxy Additions for AstLinux 1.1.3: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |