summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
authorhunt <hunt>2007-10-17 12:52:27 +0000
committerhunt <hunt>2007-10-17 12:52:27 +0000
commit04fa6e021596935f96dc755d5f7bc56ae4884ca9 (patch)
tree168b2efdb85ea5c259f4a47f01906967daae0f52 /runtime/ChangeLog
parentde14b6dab7064616fe2828c7ead9cca6a48463ce (diff)
2007-10-17 Martin Hunt <hunt@redhat.com>
PR5000 * vsprintf.c: Remove _stp_endian.
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 900ef0fc..a7dea2c4 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,7 @@
+2007-10-17 Martin Hunt <hunt@redhat.com>
+ PR5000
+ * vsprintf.c: Remove _stp_endian.
+
2007-10-15 Masami Hiramatsu <mhiramat@redhat.com>
* autoconf-tsc-khz.c: Fix a bug to be configured correctly.