2008-01-24  Stephane Delcroix  <sdelcroix@novell.com>

	* TimeZoneInfo.TransitionTime.cs: check for a whole number of
	milliseconds instead of a whole number of seconds.

2008-01-21  Sebastien Pouliot  <sebastien@ximian.com>

	* TimeZoneInfo.TransitionTime.cs: Avoid NRE on bad cast if null is
	provided to Equals(object). Found with Gendarme.

2008-01-08  Stephane Delcroix  <sdelcroix@novell.com>

	* TimeZoneInfo.TransitionTime.cs: fully qualify System.DayOfWeek in 
	casting operation.

2007-12-20  Stephane Delcroix  <sdelcroix@novell.com>

	* TimeZoneInfo.cs: adapting length check to parse TZif2 files
	introduced by glibc 2.6.x.
