From: <abe...@us...> - 2013-03-20 21:21:35
|
Revision: 6009 http://astlinux.svn.sourceforge.net/astlinux/?rev=6009&view=rev Author: abelbeck Date: 2013-03-20 21:21:28 +0000 (Wed, 20 Mar 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-03-20 21:17:08 UTC (rev 6008) +++ branches/1.0/docs/ChangeLog.txt 2013-03-20 21:21:28 UTC (rev 6009) @@ -95,8 +95,8 @@ -- Network tab, validate Timezone setting and display an error if invalid. -- All tabs, sanitize text input data used for rc.conf variable configuration. - Input characters: double-quote ("), dollar-sign ($) and grave-accent (`) will be ignored. - Asterisk astDB stored data will only ignore the double-quote (") character. + Input characters: double-quote ("), dollar-sign ($), grave-accent (`) and backslash (\) will be ignored. + Asterisk astDB stored data will ignore the double-quote (") and backslash (\) characters. Note: The single-quote (') character is allowed. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |