diff options
author | James Ahlborn <jtahlborn@yahoo.com> | 2021-11-11 16:21:44 +0000 |
---|---|---|
committer | James Ahlborn <jtahlborn@yahoo.com> | 2021-11-11 16:21:44 +0000 |
commit | e125700bdc327bfee44e0e84fffbfaea21eb871b (patch) | |
tree | bcefc599190617317d02deb50fdff4374dfd896d /src/site/fml/faq.fml | |
parent | a61e2da7fe9f76614013481c27a557455f080752 (diff) | |
download | jackcess-e125700bdc327bfee44e0e84fffbfaea21eb871b.tar.gz jackcess-e125700bdc327bfee44e0e84fffbfaea21eb871b.zip |
update some docs
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1376 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'src/site/fml/faq.fml')
-rw-r--r-- | src/site/fml/faq.fml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index bdbf5ba..f286fcf 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -64,8 +64,7 @@ </tr> <tr> <td>Field/Table Properties (Validation rules, Input masks, etc)</td> - <td>Expression evaluation is now optionally available as of 2.2.0 - (currently beta). Input masks are not handled.</td> + <td>On by default, can be selectively disabled. Input masks are not handled.</td> </tr> </table> </div> |