about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-08 10:47:35 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-08 10:47:35 -0700
commit7a1a51b51341e0d0a35bf021e4104e0c9ae5bf63 (patch)
treeded59ad64edad4fda60475822b7aeb59a85a8979 /ChangeLog
parente393b1d7ed75efd756ef452c2072974c4d059bec (diff)
downloadglibc-7a1a51b51341e0d0a35bf021e4104e0c9ae5bf63.tar.gz
glibc-7a1a51b51341e0d0a35bf021e4104e0c9ae5bf63.tar.xz
glibc-7a1a51b51341e0d0a35bf021e4104e0c9ae5bf63.zip
Fix -Wundef for _UTSNAME_DOMAIN_LENGTH.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62a91dffc4..e9e707ab9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-08  Roland McGrath  <roland@hack.frob.com>
+
+	* bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
+
 2014-05-07  Steve Ellcey  <sellcey@mips.com>
 
 	[BZ# 16922]