summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-01-19 13:29:43 -0500
committerDave Brolley <brolley@redhat.com>2009-01-19 13:29:43 -0500
commitdece4f8f994c78aca9213cfb8f20e6d979ff738d (patch)
treed9786f17a18dee7c0b95505c1a24ef3ac1c38beb /ChangeLog
parent1d7ce108a605557fb814c2cc9f4ab7a46a1b9534 (diff)
downloadsystemtap-steved-dece4f8f994c78aca9213cfb8f20e6d979ff738d.tar.gz
systemtap-steved-dece4f8f994c78aca9213cfb8f20e6d979ff738d.tar.xz
systemtap-steved-dece4f8f994c78aca9213cfb8f20e6d979ff738d.zip
Revert previous change. Only call stap-add-server-cert from stap-serverd if it has been installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0aa937d2..c94d51f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2009-01-19 Dave Brolley <brolley@redhat.com>
- * stap-serverd (stap-server): Add stap-add-server-cert.
+ * stap-serverd (initialization): Call stap-add-server-cert only if
+ it has been installed.
2009-01-13 Stan Cox <scox@redhat.com>