diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 13:45:10 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-10-29 13:45:10 -0700 |
commit | e0f471a1187cdfcb029c80819da52b4c12e352f5 (patch) | |
tree | e0676aede3a0fc1b937d357e14ad728fdf90b78a /ChangeLog | |
parent | d79eccd6dd8aa2038a9775689a7072fe3ceb40dc (diff) | |
download | glibc-e0f471a1187cdfcb029c80819da52b4c12e352f5.tar glibc-e0f471a1187cdfcb029c80819da52b4c12e352f5.tar.gz glibc-e0f471a1187cdfcb029c80819da52b4c12e352f5.tar.bz2 glibc-e0f471a1187cdfcb029c80819da52b4c12e352f5.zip |
Print timestamp in nscd debug messages.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-10-29 Ulrich Drepper <drepper@redhat.com> + + [BZ #10742] + * nscd/dbg_log.c (dbg_log): Print timestamp before the message text. + Based on patch by Jeffrey Bastian <jbastian@redhat.com>. + 2009-10-27 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/getpt.c (__posix_openpt): Make sure |