diff options
author | mmason <mmason> | 2007-01-24 07:26:40 +0000 |
---|---|---|
committer | mmason <mmason> | 2007-01-24 07:26:40 +0000 |
commit | 8fcef03caf33ad6ad40573848280fa5e464c4ffc (patch) | |
tree | c10b63c5d7ae49bd74829673ece79e8d3c0e4c59 | |
parent | 3797855d3ccfaa2871878b538d8ea866930e8dfd (diff) | |
download | systemtap-steved-8fcef03caf33ad6ad40573848280fa5e464c4ffc.tar.gz systemtap-steved-8fcef03caf33ad6ad40573848280fa5e464c4ffc.tar.xz systemtap-steved-8fcef03caf33ad6ad40573848280fa5e464c4ffc.zip |
Forgot to include ChangeLog in last commit.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2007-01-23 Mike Mason <mmlnx@us.ibm.com> + + * Makefile.am, configure.ac: Add support for + stapprobes.socket man page. + * configure, Makefile.in: Regenerate. + * man/stapprobes.socket.5.in: Socket tapset man page. + * stapprobes.5.in: Add stapprobes.socket(5) to "See Also" section. + * stapfuncs.5.in: Add new string and sockets functions. + 2007-01-23 Frank Ch. Eigler <fche@elastic.org> * tapsets.cxx (loc2c_error): Correct vasprintf ignored-rc warning. |