summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52d3a8fb..2a6a2b32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-30 Frank Ch. Eigler <fche@elastic.org>
+
+ PR systemtap/1268
+ * translator (varlock): Add deadlock detection code.
+ (emit_common_header): Add a new MAXTRYLOCK configuration macro.
+
2005-08-29 Graydon Hoare <graydon@redhat.com>
PR translator/1265