diff options
author | Dave Brolley <brolley@redhat.com> | 2009-02-02 15:58:17 -0500 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-02-02 15:58:17 -0500 |
commit | f9cf4e363d1372324bf83ca7fc0531319975cb18 (patch) | |
tree | eed2c2a0cab33621b1176623594ad557878924e5 | |
parent | 9e494cbb23b307d1e135fe188a894f0575c97abb (diff) | |
download | systemtap-steved-f9cf4e363d1372324bf83ca7fc0531319975cb18.tar.gz systemtap-steved-f9cf4e363d1372324bf83ca7fc0531319975cb18.tar.xz systemtap-steved-f9cf4e363d1372324bf83ca7fc0531319975cb18.zip |
Document latest changes.
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2009-02-02 Dave Brolley <brolley@redhat.com> + + * NEWS: Update status of client/server. + * stap-server (initialization): Ensure that all server response + files are created. + (check_request): Parse the client's command line here. + (check_comnpatibility): Don't require client/server platform match + for phases 1-4. + (fatal,error): Correct quoting typos. + stap-server.8.in: Add SSL information. + 2009-01-30 Dave Brolley <brolley@redhat.com> * Makefile.am (install-scripts): New target. Set exec_prefix and |