diff options
Diffstat (limited to 'CHANGELOG')
-rwxr-xr-x | CHANGELOG | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -1,6 +1,31 @@ Firma CHANGELOG --------------- +12/10/2006 - 0.3-cvs (rev 1.138) - rhatto + + - new config file evaluation scheme: now config files + aren't sourced to firma script but instead every + parameter is evaluated; this makes config evaluation + more secure. + + - all help on admin commands can be obtained by command line: + + firma --help subscribe + firma --help sendkey + + - removed config parameters information at the header of + the script; now this message can be accessed by command line: + + firma --help config + + - new functions: + + - EvalConfigParam + - SourceFirmaConfig + - SourceListConfig + - ConfigHelp + - AdminHelp + 12/10/2006 - 0.3-cvs (rev 1.127) - rhatto - now admin messages are being encrypted and then sent |