summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2012-02-16 00:03:12 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2012-02-16 00:03:12 +0000
commit0d5ebcab795c9203ddc7b9770eb50869499fde3d (patch)
treea69b1069e20490e9f54a6af21ee3bda4d56187f4 /ChangeLog
parent6dde41ef93d5ba3c0c10a1891ce91002d6370e8a (diff)
downloadclasspath-0d5ebcab795c9203ddc7b9770eb50869499fde3d.tar.gz
Update NEWS prior to release.
2012-02-15 Andrew John Hughes <ahughes@redhat.com> * NEWS: Updated prior to release.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a681d546..3153ae171 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-02-15 Andrew John Hughes <ahughes@redhat.com>
+ * NEWS: Updated prior to release.
+
+2012-02-15 Andrew John Hughes <ahughes@redhat.com>
+
* java/text/DateFormatSymbols.java:
(getStringArray(List,String,int,String)): Remove hack which
removes last character of the input data; now unnecessary.