diff options
author | hunt <hunt> | 2005-07-21 21:15:24 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-07-21 21:15:24 +0000 |
commit | 1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c (patch) | |
tree | ec55ee10093a5c2c831790f01770860dbec1f409 /ChangeLog | |
parent | beaf71f4a586f4092eea1c64b99705d91ba09522 (diff) | |
download | systemtap-steved-1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c.tar.gz systemtap-steved-1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c.tar.xz systemtap-steved-1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c.zip |
2005-07-21 Martin Hunt <hunt@redhat.com>
* Makefile.am (EXTRA_DIST): Add systemtap.spec.
(install-data-local): Install docs and probes.
(docs): New target.
(rpm): New target.
* configure.ac: Set initial version to 0.1.1.
(pkglibdir): Set to libexec.
* Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2005-07-21 Martin Hunt <hunt@redhat.com> + + * Makefile.am (EXTRA_DIST): Add systemtap.spec. + (install-data-local): Install docs and probes. + (docs): New target. + (rpm): New target. + + * configure.ac: Set initial version to 0.1.1. + (pkglibdir): Set to libexec. + + * Makefile.in: Regenerated. + 2005-07-20 Graydon Hoare <graydon@redhat.com> * elaborate.{cxx,h} (find_array): Remove. |