Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « HelloWorldExtension « Test - github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2161eb3e8350f95f609506d8aed44557bb0f5ae7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2010-05-21  Lluis Sanchez Gual  <lluis@novell.com>

	* AttributeExtensions.cs: Reorganized tests.

2010-03-26  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile.am:
	* HelloWorldWriter.cs:
	* AttributeExtensions.cs:
	* HelloWriterWithMetadata.cs:
	* HelloWorldExtension.csproj: Updated and created new tests
	  for testing extension definition using the new features.

2009-08-19  Lluis Sanchez Gual  <lluis@novell.com>

	* HelloWorldExtension.csproj: Update target framework to 2.0.

2009/02/06  Lluis Sanchez Gual  <lluis@novell.com>

 * HelloWorldExtension.csproj: Updated.