2007-04-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* Makefile: Use PLATFORM_PATH_SEPARATOR so that build succeeds on Windows.

2007-03-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* AssemblyInfo.vb: Corcompare work.
	* strings.resources: Updated.

2007-03-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* vbruntime.rsp: Undo changes unwanted changes.

2007-03-01  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* AssemblyInfo.vb: CorCompare work.
	* Helper.vb: Changed encoding to 65001 without signature.
	* 2005VB.vbproj: Updated.

2007-02-22  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* vbruntime.rsp: Add -codepage:65001, makes compilation
	independent of the current locale of the user.

2007-02-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* 2005VB.vbproj, Microsoft.VisualBasic.dll.sources.win: Updated.

2007-01-25  Wade Berrier  <wberrier@novell.com>

	* Makefile: Add Microsoft.VisualBasic.dll.sources.win to 
	DISTFILES to be able to build from 'make dist' tarball

2007-01-18  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Makefile: Now Microsoft.VisualBasic.dll.sources is generated
	automatically from 2005VB.vbproj.
	
2007-01-15  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* AssemblyInfo.vb: Reverted accidental version change.
	* Microsoft.VisualBasic.dll.sources: updated.
	* vbruntime.rsp: Updated with correct arguments.

2006-12-29  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* 2005VB.vbproj: Set a default (dummy) root namespace
	to remove all errors in VS2005. Enable warnings.
