From: <abe...@us...> - 2013-01-21 20:27:43
|
Revision: 5921 http://astlinux.svn.sourceforge.net/astlinux/?rev=5921&view=rev Author: abelbeck Date: 2013-01-21 20:27:35 +0000 (Mon, 21 Jan 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-01-21 19:55:09 UTC (rev 5920) +++ branches/1.0/docs/ChangeLog.txt 2013-01-21 20:27:35 UTC (rev 5921) @@ -80,6 +80,12 @@ New XMPP_* rc.conf variables and web interface configuration support. Special thanks to Michael Keuter for the idea and development. +-- prosodycmd, a new CLI command to communicate with the XMPP prosody console. + With no arguments, prosodycmd establishes a telnet session to the localhost prosody console. + With arguments, prosodycmd issues commands to the localhost prosody console, and exits. + Example: prosodycmd 'server:uptime()' 'module:list()' + More Info: http://prosody.im/doc/console + -- dnsmasq, version bump to 2.65 -- links, version bump to 2.7 @@ -129,12 +135,16 @@ -- Network and Edit tabs allow the XMPP Server to be Restarted. +-- Status tab, added "Show XMPP Server Status", and can be hidden via the Prefs tab. + -- OpenVPN Server sub-tab, added a new "Private Key Size:" entry, 1024 or 2048 Bits. Future generated keys/certificates will use the private key size value. -- CLI tab, fix issue with Firefox 15+ ignoring the '-' and '_' keys. (shellinaboxd related) +-- Staff tab, added { Restart Asterisk } as an allowed operation. + Additions for AstLinux 1.0.6: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |