summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2005-07-21 21:15:24 +0000
committerhunt <hunt>2005-07-21 21:15:24 +0000
commit1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c (patch)
treeec55ee10093a5c2c831790f01770860dbec1f409 /ChangeLog
parentbeaf71f4a586f4092eea1c64b99705d91ba09522 (diff)
downloadsystemtap-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--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 948df49d..02e030a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.