summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a74b6dc7..ff418c40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
2009-01-13 Dave Brolley <brolley@redhat.com>
* stap-add-server-cert: Failure to make the client database readable
- is now only a warning.
+ is now only a warning. Directory argument now refers to the location
+ of the 'client' directory.
* stap-gen-server-cert: Ensure that the certificate is readable by
- all. Warn if unsuccessful.
+ all. Warn if unsuccessful. Don't add the certificate to the local
+ client-side database.
+ * stap-serverd: Call stap-add-server-cert after stap-gen-server-cert.
2009-01-11 Wenji Huang <wenji.huang@oracle.com>