diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2015-03-13 18:21:55 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2015-03-14 22:27:36 +0100 |
commit | a3905fd9de77ffce9d2b6042b512b1816d90a3d2 (patch) | |
tree | ad219d2b9b2e63e160525f14c742063be1e07691 /NEWS | |
parent | 2ecccaede9097f867284d352a881d8f226ba4fb7 (diff) | |
download | glibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.zip glibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.tar.gz glibc-a3905fd9de77ffce9d2b6042b512b1816d90a3d2.tar.bz2 |
m68k: fix 64-bit arithmetic in atomic operations (bug 18128)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |