From 1e7ad3bfd296a93f2a88ad0a617acc7c63107c0c Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 21 Jul 2005 21:15:24 +0000 Subject: 2005-07-21 Martin Hunt * 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. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 948df49d..02e030a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-07-21 Martin Hunt + + * 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 * elaborate.{cxx,h} (find_array): Remove. -- cgit