projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3894902
)
Mention bug fix for BZ #17806
author
H.J. Lu
<hjl.tools@gmail.com>
Tue, 6 Jan 2015 17:32:41 +0000
(09:32 -0800)
committer
H.J. Lu
<hjl.tools@gmail.com>
Tue, 6 Jan 2015 17:32:41 +0000
(09:32 -0800)
ChangeLog
patch
|
blob
|
history
NEWS
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 6ba3b8e8403e3a6bf1559f75c579e593450124aa..fdd7253138644b2a2c547b92dbac8fbd9c3bf16b 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
2015-01-06 Aurelien Jarno <aurelien@aurel32.net>
+ [BZ #17806]
* resolv/res_init.c (__res_iclose): Only clear nsinit if the
addresses have been freed.
diff --git
a/NEWS
b/NEWS
index 49c0a2d99e54ac74aece6ace9072a0a5ab064d32..acb611abf662e482dc2bae12a7da2ae155982e33 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-16,7
+16,8
@@
Version 2.21
17583, 17584, 17585, 17589, 17594, 17601, 17608, 17616, 17625, 17630,
17633, 17634, 17635, 17647, 17653, 17657, 17664, 17665, 17668, 17682,
17717, 17719, 17722, 17723, 17724, 17725, 17732, 17733, 17744, 17745,
- 17746, 17747, 17775, 17777, 17780, 17781, 17782, 17793, 17796, 17797
+ 17746, 17747, 17775, 17777, 17780, 17781, 17782, 17793, 17796, 17797,
+ 17806
* i386 memcpy functions optimized with SSE2 unaligned load/store.