Documentation: Added the 'rc.obfuscate' setting.

- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
This commit is contained in:
Paul Beckingham 2015-04-26 11:14:05 -04:00
parent c62ba68f10
commit 1b63a2dde5
6 changed files with 16 additions and 5 deletions

View file

@ -2,6 +2,7 @@
- TW-1596 taskwarrior can't compile FreeBSD 9.3 32bit environment (thanks to
ribbon)
- The 'obfuscate' setting, if set to '1' will replace all text with 'xxx'.
------ current release ---------------------------