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

ChangeLog « jay « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5cbbfb765260dced4975fc0e73548d6e995259a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
2002-07-10 Alp Toker  <alp@atoker.com>

	* main.c: mktemp() is deprecated with gcc 3.1.1, use mkstemp() instead

2001-07-15  Sean MacIsaac  <macisaac@ximian.com>

	* makefile: added windows and unix targets.

2001-07-14  Sean MacIsaac  <macisaac@ximian.com>

	* main.c: fixed error in command line flag -c if it was not first
	option.