diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index b501c1ef..512fa061 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2008-02-27 Dave Brolley <brolley@redhat.com> + + PR5189 + * vsprintf.c (_stp_vsnprintf): Extract arguments of type int64_t for + dynamic width and precision. Implement width and precision correctly for + the %b format specifier. Implement the %m specifier. + 2008-02-06 Masami Hiramatsu <mhiramat@redhat.com> * stack-ia64.c (__stp_show_stack_sym): Skip printing symbol if (ip == |