[commit-cp] classpath ChangeLog java/text/SimpleDateFormat....

Andrew John Hughes <[email protected]> Mon, 24 Mar 2008 15:01:17 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/sources/classpath
Module name:	classpath
Changes by:	Andrew John Hughes <gnu_andrew>	08/03/24 15:01:17

Modified files:
	.              : ChangeLog 
	java/text      : SimpleDateFormat.java 

Log message:
	2008-03-24  Andrew John Hughes  <[email protected]>
	
		* java/text/SimpleDateFormat.java:
		(standardChars): Corrected.
		(RFC822_TIMEZONE_FIELD): Added.
		(formatWithAttribute(Date,FormatBuffer,FieldPosition)):
		Support RFC822 timezone field ('Z').

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9561&r2=1.9562
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/SimpleDateFormat.java?cvsroot=classpath&r1=1.58&r2=1.59