summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2005-08-03 13:06:12 +0000
committerroland <roland>2005-08-03 13:06:12 +0000
commitd8aeeb5dff71172116b09141e0443cdf023d51de (patch)
treea80371e4ddcc09069be54de92d0177bb7daf6cb0
parent351e76d33d60573c0355294278011a4071673372 (diff)
downloadsystemtap-steved-d8aeeb5dff71172116b09141e0443cdf023d51de.tar.gz
systemtap-steved-d8aeeb5dff71172116b09141e0443cdf023d51de.tar.xz
systemtap-steved-d8aeeb5dff71172116b09141e0443cdf023d51de.zip
.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e122707..ecb99666 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-03 Roland McGrath <roland@redhat.com>
+
+ * configure.ac, systemtap.spec.in: Version 0.2.1.
+ * Makefile.in, aclocal.m4, configure: Regenerated.
+
2005-08-02 Roland McGrath <roland@redhat.com>
* loc2c.c (emit_bitfield): Return bool, value from emit_base_fetch.