﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
401	mlsys_parse_text_ uses an old convention for handling 2-digit years	Eric Swenson	Eric Swenson	mlsys_parse_text_, when parsing the email envelopes (headers), uses an old convention when encountering 2-digit years to convert to 4-digit years. It simply adds 1900 to the 2-digit year.  These days, the better convention is to check for years less than 50, and for those, to add 2000, otherwise 1900.  	defect	new	major	MR12.9	Standard Library	MR12.5			
