From f9cf4e363d1372324bf83ca7fc0531319975cb18 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 2 Feb 2009 15:58:17 -0500 Subject: Document latest changes. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 62708e24..47937846 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-02-02 Dave Brolley + + * 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 * Makefile.am (install-scripts): New target. Set exec_prefix and -- cgit