]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
hppa: update __O_SYNC fix with [BZ #18068]
authorMike Frysinger <vapier@gentoo.org>
Wed, 11 Mar 2015 07:33:07 +0000 (03:33 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 11 Mar 2015 07:33:07 +0000 (03:33 -0400)
ChangeLog
NEWS

index 2413d2493a3422ec64251ac563d7d77a69c470d7..138226e740c2a1b91ef9aee35621b2552082dcf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2015-02-27  John David Anglin  <dave.anglin@bell.net>
 
+       [BZ #18068]
        * sysdeps/unix/sysv/linux/hppa/bits/fcntl.h (__O_SYNC): Change
        to 00100000.
 
diff --git a/NEWS b/NEWS
index 7f2238083462d8f3f314e7068cb86933b55ae68f..1cee779d76f855108e4ee3c4908d1099c2fd3f17 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,8 @@ Version 2.22
   16560, 16783, 17269, 17523, 17569, 17588, 17631, 17711, 17776, 17779,
   17792, 17836, 17912, 17916, 17932, 17944, 17949, 17964, 17965, 17967,
   17969, 17978, 17987, 17991, 17996, 17998, 17999, 18019, 18020, 18029,
-  18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046, 18047, 18104,
-  18110, 18111.
+  18030, 18032, 18036, 18038, 18039, 18042, 18043, 18046, 18047, 18068,
+  18104, 18110, 18111.
 
 * Character encoding and ctype tables were updated to Unicode 7.0.0, using
   new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red