2003-12-02  Richard Thombs <stony@stony.org>
	* TODOAttribute.cs:
	* System.Data.ObjectSpaces.dll.sources:
		Moved TODOAttribute.cs into System directory as requested
		
2003-11-27  Tim Coleman <tim@timcoleman.com>
	* System.Data.ObjectSpaces.Query/ObjectExpression.cs:
	* System.Data.ObjectSpaces.Query/ObjectSpaceNode.cs:
	* System.Data.ObjectSpaces_test.dll.sources:
		Various updates for completion

2003-11-26  Tim Coleman <tim@timcoleman.com>
	* System.Data.ObjectSpaces_test.dll.sources:
	* Makefile:
		Add stuff for tests
	* System.Data.ObjectSpaces/PersistenceError.cs:
	* System.Data.ObjectSpaces/PersistenceException.cs:
	* System.Data.ObjectSpaces.Schema/ExtendedProperty.cs:
	* System.Data.ObjectSpaces.Schema/ExtendedPropertyCollection.cs:
	* System.Data.ObjectSpaces.Schema/ObjectRelationship.cs:
	* System.Data.ObjectSpaces.Schema/ObjectRelationshipCollection.cs:
	* System.Data.ObjectSpaces.Schema/ObjectRelationshipType.cs:
	* System.Data.ObjectSpaces.Schema/SchemaClass.cs:
	* System.Data.ObjectSpaces.Schema/SchemaClassCollection.cs:
	* System.Data.ObjectSpaces.Schema/SchemaMember.cs:
	* System.Data.ObjectSpaces.Schema/SchemaMemberCollection.cs:
	* System.Data.ObjectSpaces.dll.sources:
		New class stubs added
	* System.Data.ObjectSpaces/CommonObjectContext.cs:
	* System.Data.ObjectSpaces/ContextException.cs:
	* System.Data.ObjectSpaces/DbObjectReader.cs:
	* System.Data.ObjectSpaces/ObjectContext.cs:
	* System.Data.ObjectSpaces/ObjectException.cs:
	* System.Data.ObjectSpaces/ObjectKeyManager.cs:
	* System.Data.ObjectSpaces/ObjectList.cs:
	* System.Data.ObjectSpaces/OneToManyRelationship.cs:
	* System.Data.ObjectSpaces/OneToOneRelationship.cs:
	* System.Data.ObjectSpaces.Schema/ObjectSchema.cs:
		Updates to make more correct

2003-11-25  Tim Coleman <tim@timcoleman.com>
	* System.Data.ObjectSpaces/PersistenceErrorBehaviour.cs:
	* System.Data.ObjectSpaces/PersisteneceErrorType.cs:
		Remove misnamed class files
	* System.Data.ObjectSpaces/ObjectException.cs:
	* System.Data.ObjectSpaces/ObjectQuery.cs:
	* System.Data.ObjectSpaces/ObjectSet.cs:
	* System.Data.ObjectSpaces/ObjectSources.cs:
	* System.Data.ObjectSpaces/PersistenceErrorBehavior.cs:
	* System.Data.ObjectSpaces/PersistenceErrorType.cs:
	* System.Data.ObjectSpaces/PersistenceOptions.cs:
		New stubs created to get things to compile
	* Makefile:
		Add new dependencies
	* System.Data.ObjectSpaces/ASTBaseParser.cs:
	* System.Data.ObjectSpaces/CommonObjectContext.cs:
	* System.Data.ObjectSpaces/DbObjectReader.cs:
	* System.Data.ObjectSpaces/DynamicAssembly.cs:
	* System.Data.ObjectSpaces/IObjectHelper.cs:
	* System.Data.ObjectSpaces/IObjectNotification.cs:
	* System.Data.ObjectSpaces/KeyGenerator.cs:
	* System.Data.ObjectSpaces/ObjectContext.cs:
	* System.Data.ObjectSpaces/ObjectEngine.cs:
	* System.Data.ObjectSpaces/ObjectKeyManager.cs:
	* System.Data.ObjectSpaces/ObjectList.cs:
	* System.Data.ObjectSpaces/ObjectReader.cs:
	* System.Data.ObjectSpaces/ObjectSpace.cs:
	* System.Data.ObjectSpaces/ValueRecord.cs:
	* System.Data.ObjectSpaces.Query/Axis.cs:
		Changes to get things to compile

2003-11-15  Richard Thombs <stony@stony.org>

	* Added initial System.Data.ObjectSpaces.Query stubs
	* Added Makefile et al

