From: <abe...@us...> - 2013-09-07 04:21:09
|
Revision: 6190 http://sourceforge.net/p/astlinux/code/6190 Author: abelbeck Date: 2013-09-07 04:21:07 +0000 (Sat, 07 Sep 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-09-07 04:14:20 UTC (rev 6189) +++ branches/1.0/docs/ChangeLog.txt 2013-09-07 04:21:07 UTC (rev 6190) @@ -95,9 +95,12 @@ -- XMPP sub-tab, add support for XMPP_PUBSUB, XMPP_PUBSUB_ADMINS and XMPP_PUBSUB_AUTOCREATE variables. --- Edit tab, add shortcut support defined via Prefs tab. Shortcuts: are defined as a space separated - list of filenames, optionally with a trailing ~Label . - Example: /etc/asterisk/sip.conf /etc/asterisk/extensions.conf~Asterisk_Dialplan +-- Edit tab, add shortcut support defined via Prefs tab. Shortcuts: are defined as a return (CR) + separated list of filenames, optionally with a trailing ~Label . + Example: + /mnt/kd/rc.conf.d/user.conf + /etc/asterisk/sip.conf + /etc/asterisk/extensions.conf~Asterisk_Dialplan Additions for AstLinux 1.1.2: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |