summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.