about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2015-03-13 18:21:55 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2015-03-14 22:27:36 +0100
commita3905fd9de77ffce9d2b6042b512b1816d90a3d2 (patch)
treead219d2b9b2e63e160525f14c742063be1e07691 /NEWS
parent2ecccaede9097f867284d352a881d8f226ba4fb7 (diff)
downloadglibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.tar.gz
glibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.tar.xz
glibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.zip
m68k: fix 64-bit arithmetic in atomic operations (bug 18128)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4e0024bd1a..4ef81d3a16 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Version 2.22
   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,
-  18068, 18080, 18093, 18104, 18110, 18111.
+  18068, 18080, 18093, 18104, 18110, 18111, 18128.
 
 * Character encoding and ctype tables were updated to Unicode 7.0.0, using
   new generator scripts contributed by Pravin Satpute and Mike FABIAN (Red