aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorrhatto <rhatto>2006-10-12 20:16:42 +0000
committerrhatto <rhatto>2006-10-12 20:16:42 +0000
commit8ed7399749189b7cbcb8b0c1a921a69f6b18ddda (patch)
treea12e5abc17e14c605286f2d884310d78790f13ab /CHANGELOG
parent041f353c5a44a980245136f4ff83bee12721cf1a (diff)
downloadfirma-8ed7399749189b7cbcb8b0c1a921a69f6b18ddda.tar.gz
firma-8ed7399749189b7cbcb8b0c1a921a69f6b18ddda.tar.bz2
CHANGELOG update
Diffstat (limited to 'CHANGELOG')
-rwxr-xr-xCHANGELOG25
1 files changed, 25 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7fc6f66..bff24ee 100755
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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