diff options
author | Allan McRae <allan@archlinux.org> | 2014-04-12 14:26:29 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-04-12 14:26:29 +1000 |
commit | 89e691f2ae498c6d6eac34cccda0bdcaca13717e (patch) | |
tree | 6dd1ae8c28414543ae3082b6e248b0b07e0d9e97 /NEWS | |
parent | fe8d072cb7b7ce37acb2586b3c0269d1c47ecb6d (diff) | |
download | glibc-89e691f2ae498c6d6eac34cccda0bdcaca13717e.tar glibc-89e691f2ae498c6d6eac34cccda0bdcaca13717e.tar.gz glibc-89e691f2ae498c6d6eac34cccda0bdcaca13717e.tar.bz2 glibc-89e691f2ae498c6d6eac34cccda0bdcaca13717e.zip |
Fix qsort argument order in collation example
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Version 2.20 16610, 16611, 16613, 16623, 16632, 16634, 16639, 16642, 16648, 16649, 16670, 16674, 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16743, 16758, 16759, 16760, 16770, - 16786, 16789, 16799, 16800, 16815. + 16786, 16789, 16799, 16800, 16815, 16838. * Running the testsuite no longer terminates as soon as a test fails. Instead, a file tests.sum (xtests.sum from "make xcheck") is generated, |