diff options
author | William Cohen <wcohen@redhat.com> | 2008-11-25 11:06:39 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2008-11-25 11:06:39 -0500 |
commit | cee285537ac8e30bc22f24a9422eaaa7cb2a2427 (patch) | |
tree | da649dd0ba30af078849146696ba176b5aa401d4 | |
parent | 0166f61e34a34ef1138e1de7a7068bf602741a0c (diff) | |
download | systemtap-steved-cee285537ac8e30bc22f24a9422eaaa7cb2a2427.tar.gz systemtap-steved-cee285537ac8e30bc22f24a9422eaaa7cb2a2427.tar.xz systemtap-steved-cee285537ac8e30bc22f24a9422eaaa7cb2a2427.zip |
Make scripts/kernel-doc executable.
-rw-r--r-- | ChangeLog | 6 | ||||
-rwxr-xr-x[-rw-r--r--] | scripts/kernel-doc | 0 |
2 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,8 @@ -2008-11-24 Will Cohen <wcohen@redhat.com> +2008-11-25 Will Cohen <wcohen@redhat.com> + + * scripts/kernel-doc: Make executable. + +2008-11-25 Will Cohen <wcohen@redhat.com> * scripts/kernel-doc: New. * configure.ac: Add doc/SystemTap_Tapset_Reference/Makefile. diff --git a/scripts/kernel-doc b/scripts/kernel-doc index 1ed34323..1ed34323 100644..100755 --- a/scripts/kernel-doc +++ b/scripts/kernel-doc |