From: <abe...@us...> - 2014-01-06 22:15:16
|
Revision: 6348 http://sourceforge.net/p/astlinux/code/6348 Author: abelbeck Date: 2014-01-06 22:15:14 +0000 (Mon, 06 Jan 2014) 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 2014-01-06 21:09:50 UTC (rev 6347) +++ branches/1.0/docs/ChangeLog.txt 2014-01-06 22:15:14 UTC (rev 6348) @@ -32,6 +32,11 @@ -- vcard-export, new command to generate ldif files from vcard files, suitable to 'ldapadd' into the LDAP addressbook +-- nut, version 2.7.1, new package to monitor uninterruptible power supplies. This package replaces the previous apcupsd package. + New rc.conf variables: UPS_DRIVER, UPS_DRIVER_PORT, UPS_LISTEN_ALL, UPS_LISTEN_PORT, + UPS_MONITOR_HOST, UPS_MONITOR_USER, UPS_MONITOR_PASS + More Info: http://doc.astlinux.org/userdoc:tt_ups_monitoring + -- 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 @@ -104,7 +109,11 @@ -- SQL-Data tab, for 'staff' user, disable actions: table_create, view_create, table_drop, view_drop, table_empty +-- Network tab, UPS Monitoring now uses NUT instead of apcupsd. New added options support APC plus many other manufacturers. + Note: UPS Monitoring must be re-enabled if it was previously enabled. + More Info: http://doc.astlinux.org/userdoc:tt_ups_monitoring + Additions for AstLinux 1.1.3: ============================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |