diff options
author | eugeneteo <eugeneteo@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-05-28 06:05:48 +0000 |
---|---|---|
committer | eugeneteo <eugeneteo@ef72aa8b-4018-0410-8976-d6e080ef94d8> | 2007-05-28 06:05:48 +0000 |
commit | 4eba66ee112328402d7a22fcc79b7bf8f46bef0f (patch) | |
tree | 67918c4fbd9c2e92f2f00b5137d590b167c652a1 /src/ChangeLog | |
parent | be6b7d95ddb1830f4e2b7cf621da10e5a66556ab (diff) | |
download | sos-4eba66ee112328402d7a22fcc79b7bf8f46bef0f.tar.gz |
Added systemtap.py to gather SystemTap pre-requisites information
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@140 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3a2d6e76..f773345f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2007-05-28 Eugene Teo <eteo@redhat.com> + * lib/sos/plugins/systemtap.py: + - Added systemtap.py to gather SystemTap pre-requisites information + +2007-05-28 Eugene Teo <eteo@redhat.com> + * lib/sos/plugins/amd.py: - Added amd.py to gather Amd automounter information |