# HG changeset patch # User Andrew John Hughes # Date 1420576344 0 # Node ID e4cedb2051e989afb874d4bb3b568ffe3233320a # Parent 854c59d6cfd5ec56f51bb2bed6e92590b0d206c5 Add reference to Gentoo bug for currency date issue. 2015-01-06 Andrew John Hughes * NEWS: Add reference to Gentoo bug for currency date issue. diff -r 854c59d6cfd5 -r e4cedb2051e9 ChangeLog --- a/ChangeLog Tue Jan 06 18:28:08 2015 +0000 +++ b/ChangeLog Tue Jan 06 20:32:24 2015 +0000 @@ -1,3 +1,9 @@ +2015-01-06 Andrew John Hughes + + * NEWS: + Add reference to Gentoo bug for currency + date issue. + 2015-01-05 Andrew John Hughes * Makefile.am: diff -r 854c59d6cfd5 -r e4cedb2051e9 NEWS --- a/NEWS Tue Jan 06 18:28:08 2015 +0000 +++ b/NEWS Tue Jan 06 20:32:24 2015 +0000 @@ -18,7 +18,7 @@ - S6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec - S6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems - S7028073: The currency symbol for Peru is wrong - - S7077119, PR2165: remove past transition dates from CurrencyData.properties file + - S7077119, PR2165, G534118: remove past transition dates from CurrencyData.properties file - S7085757: Currency Data: ISO 4217 Amendment 152 - S7169142: CookieHandler does not work with localhost - S7172012, PR2067: Make test-in-build an option (Queens)