unilbrk: Clarify gen-uni-tables.c code.
[pspp] / ChangeLog
index 08486f718c53712cc2844f467964747712ade34d..e887bc6ffa89e9d9dd0127afc261689dee9a3799 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2011-01-08  Bruno Haible  <bruno@clisp.org>
+
+       unilbrk: Clarify gen-uni-tables.c code.
+       * lib/gen-uni-tables.c (get_lbp): Assume REVISION_22 to be false. These
+       were mistakes in UAX #14 revision 22 that are corrected in revision 24.
+       Clarify what to do with unilbrk/lbrkprop.txt and uniwbrk/wbrkprop.txt.
+
+2011-01-07  Bruno Haible  <bruno@clisp.org>
+
+       strtod: Restore errno when successfully parsing Infinity or NaN.
+       * lib/strtod.c (strtod): After successfully parsing an Infinity or NaN,
+       restore the original errno.
+
+2011-01-07  Bruno Haible  <bruno@clisp.org>
+
+       remove test: Avoid failure on HP-UX 11.
+       * tests/test-remove.c (main): Allow EEXIST as alternative error code.
+
 2011-01-07  Bruno Haible  <bruno@clisp.org>
 
        mkdir, mkdirat tests: Avoid failure on HP-UX 11.11.