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

ChangeLog « WriterService « Samples - github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99774a00fded07e92cb1d6e9ad08733c4d4a1e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
2010-03-24  Lluis Sanchez Gual  <lluis@novell.com>

	* Makefile:
	* IWriter.cs:
	* MyClass.cs:
	* Makefile.am:
	* WriterService:
	* AssemblyInfo.cs:
	* WriterManager.cs:
	* FlagsCondition.cs:
	* WriterServiceHost:
	* WriterService.csproj:
	* WriterService.addin.xml:
	* WriterService/IWriter.cs:
	* WriterService/Makefile.am:
	* WriterServiceHost/ChangeLog:
	* WriterService.SampleExtender:
	* WriterService/AssemblyInfo.cs:
	* WriterServiceHost/Makefile.am:
	* WriterService/WriterManager.cs:
	* WriterService/FlagsCondition.cs:
	* WriterService/WriterService.csproj:
	* WriterService/WriterService.addin.xml:
	* WriterService.SampleExtender/ChangeLog:
	* WriterService.SampleExtender/Makefile.am:
	* WriterServiceHost/WriterServiceHost.csproj:
	* WriterService.SampleExtender/WriterService.SampleExtender.csproj:
	  Moved samples to its own solution in a Samples workspace.

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

	* WriterService.csproj: Update target framework to 2.0.

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

 * WriterService.csproj: Updated.