From: <abe...@us...> - 2013-08-28 22:09:32
|
Revision: 6180 http://sourceforge.net/p/astlinux/code/6180 Author: abelbeck Date: 2013-08-28 22:09:29 +0000 (Wed, 28 Aug 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-08-28 19:59:48 UTC (rev 6179) +++ branches/1.0/docs/ChangeLog.txt 2013-08-28 22:09:29 UTC (rev 6180) @@ -48,7 +48,15 @@ Previously the default was to try 3 times, 3 seconds apart, now we try 6 times, 2 seconds apart. Some NIC's take a few seconds to become available on startup. +-- prosody, version bump to 0.9.0, IPv6 support, add log_auth for Adaptive Ban support. + Added pubsub support, new variables: XMPP_PUBSUB, XMPP_PUBSUB_ADMINS and XMPP_PUBSUB_AUTOCREATE + +-- luasec, version bump to 0.5 (luasec-prosody) + +-- luasocket, version bump to 3.0-rc1 + -- AIF, "adaptive-ban" plugin. Don't ban IPv4 127.0.0.1, the IPv6 ::1 was previously properly ignored. + Additionally, add support for 'prosody' and remove old 'mini_httpd' support. ** Asterisk @@ -82,7 +90,9 @@ -- All tabs, use charset encoding 'utf-8' instead of 'iso-8859-1', allows Edit tab to edit UTF-8 characters. +-- XMPP sub-tab, add support for XMPP_PUBSUB, XMPP_PUBSUB_ADMINS and XMPP_PUBSUB_AUTOCREATE variables. + Additions for AstLinux 1.1.2: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |