diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-06-09 19:08:12 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:37 +0200 |
commit | 46066cf8d9392a3a9a423f4a7e6c0582a1efcd88 (patch) | |
tree | 15b7724a489cf92c1ac0685f40fe5f2797eeafc6 /ChangeLog | |
parent | 2c4df0692a7062bbcd84a65c5c5310b104d8cd96 (diff) |
2006-06-09 Stefan Siegl <stesie@brokenpipe.de>
* kern/printf.c (_doprnt): Support printing of pointer addresses.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-06-09 Stefan Siegl <stesie@brokenpipe.de> + + * kern/printf.c (_doprnt): Support printing of pointer addresses. + 2006-05-14 Roland McGrath <roland@frob.com> [sync from HEAD, 2002-06-17] |