summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 871b5096..99fbfc51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-07-08 <brolley@redhat.com>
+
+ * stap-client (client_sysinfo): Use `uname -rvm`.
+ (receive_response): Wait for "done:" from the server. Clear server_ip
+ when the server is incompatible.
+ * stap-server (check_request): Quote "`server_sysinfo`".
+ (server_sysinfo): Use `uname -rvm`.
+ (send_response): Send "done:".
+ * stap-serverd (advertise_presence): Use `uname -rvm`. Quote "$txt".
+
2008-07-07 Mark Wielaard <mwielaard@redhat.com>
* stapex.5.in: Add section on installed examples, samples and demos