summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 71871624..3cf6d3ae 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,5 +1,10 @@
2005-07-01 Martin Hunt <hunt@redhat.com>
+ * string.c (_stp_string_init): CAll stp_error() on bad
+ init.
+
+ * list.c (_stp_list_clear): Call _stp_warn().
+
* probes.c: Convert all _stp_log() calls to either stp_warn() or
dbug().