diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-12-06 11:10:18 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2012-12-06 11:10:18 +0530 |
commit | 7728c57488f3d75c6c2865ef36eae262daf8947a (patch) | |
tree | cccb0785afa177acd0f458d044daade6f9660009 /ChangeLog | |
parent | 17aa0516c859f3130f2339cc75c6d89a3f30161c (diff) | |
download | glibc-7728c57488f3d75c6c2865ef36eae262daf8947a.tar.gz glibc-7728c57488f3d75c6c2865ef36eae262daf8947a.tar.xz glibc-7728c57488f3d75c6c2865ef36eae262daf8947a.zip |
Add newline to last test in stdio-common/tst-put-error.c
The newline ensures that the buffer is flushed and the test executes as expected.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f72afe5fd..9be6120e9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-12-06 Siddhesh Poyarekar <siddhesh@redhat.com> + + * stdio-common/tst-put-error.c (do_test): Add newline to the + padded test to ensure flush. + 2012-12-05 Jeff Law <law@redhat.com> * sunrpc/etc.rpc (fedfs_admin): Add entry. |