summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorroland <roland>2005-08-25 01:15:01 +0000
committerroland <roland>2005-08-25 01:15:01 +0000
commit63ff8da7ab1ff8a0ab4d7dfdc2c5749feab3c7f4 (patch)
tree6752572d18f33881a9d0991a74348eacf1736eeb /runtime
parente50a0b1b1d96d74e95ea332a237521cdafd8a257 (diff)
downloadsystemtap-steved-63ff8da7ab1ff8a0ab4d7dfdc2c5749feab3c7f4.tar.gz
systemtap-steved-63ff8da7ab1ff8a0ab4d7dfdc2c5749feab3c7f4.tar.xz
systemtap-steved-63ff8da7ab1ff8a0ab4d7dfdc2c5749feab3c7f4.zip
.
Diffstat (limited to 'runtime')
-rw-r--r--runtime/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 4aaf0808..dbc1a9a5 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-24 Roland McGrath <roland@redhat.com>
+
+ * loc2c-runtime.h (deref_string): New macro.
+
2005-08-24 Martin Hunt <hunt@redhat.com>
* io.c (_stp_vlog): Send warnings and errors to STP_OOB_DATA.
@@ -21,13 +25,13 @@
2005-08-19 Martin Hunt <hunt@redhat.com>
* print.c: Change ifdefs to STP_RELAYFS.
- * runtime.h: Ditto.
+ * runtime.h: Ditto.
* io.c (_stp_vlog): Call _stp_write instead of
_stp_ctrl_send.
* Makefile: Don't build stp-control.
* README.doc: Update.
* TODO: Update.
-
+
2005-08-12 Graydon Hoare <graydon@redhat.com>
* map-values.c (_stp_map_entry_exists): New function.