diff options
| author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-01-14 16:37:41 +0530 |
|---|---|---|
| committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-01-14 16:37:41 +0530 |
| commit | 099191b1f5748e761f92c2b13aacde8a5a6dad74 (patch) | |
| tree | fda3db6fc7d9931fe9b68c60070cfc8eae6bf896 /ChangeLog | |
| parent | 8f9450a0b7a9e78267e8ae1ab1000ebca08e473e (diff) | |
| download | glibc-099191b1f5748e761f92c2b13aacde8a5a6dad74.tar.xz glibc-099191b1f5748e761f92c2b13aacde8a5a6dad74.zip | |
Fix typo in NEWS
The ip6-bytestring resolver corresponds to the RES_USEBSTRING flag and
not RES_NOIP6DOTINT. Thank you Michael Kerrisk for noticing and
pointing it out.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2016-01-14 Siddhesh Poyarekar <siddhesh@sourceware.org> + + * NEWS: Fix typo. + 2016-01-13 Torvald Riegel <triegel@redhat.com> * nptl/descr.h (ENQUEUE_MUTEX_BOTH, DEQUEUE_MUTEX): Add compiler |
