diff options
author | rhatto <rhatto> | 2006-10-12 20:16:42 +0000 |
---|---|---|
committer | rhatto <rhatto> | 2006-10-12 20:16:42 +0000 |
commit | 8ed7399749189b7cbcb8b0c1a921a69f6b18ddda (patch) | |
tree | a12e5abc17e14c605286f2d884310d78790f13ab /CHANGELOG | |
parent | 041f353c5a44a980245136f4ff83bee12721cf1a (diff) | |
download | firma-8ed7399749189b7cbcb8b0c1a921a69f6b18ddda.tar.gz firma-8ed7399749189b7cbcb8b0c1a921a69f6b18ddda.tar.bz2 |
CHANGELOG update
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 |