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

ChangeLog « asn1view - github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 237372e25a8dfe30e7ff6ba6a7a5f6f94071542c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2005-09-22  Sebastien Pouliot  <sebastien@ximian.com>

	* common/PrettyPrinter.cs: Printable string are in big-endian unicode.

2005-05-31  Raja R Harinath  <rharinath@novell.com>

	* gtk/Makefile.am (gasnview): Depend on script.in.  Depend on
	Makefile to pick up any change in $(prefix).
	(gasnview_sources): Prefix Main.cs with $(srcdir) like the rest.
	(gasnview_sources_build): Don't add $(srcdir) prefix to
	$(gasnview_source), they already have it.

2005-05-08  Ben Maurer  <bmaurer@ximian.com>

	* gtk/Makefile.am, gtk/script.in: use @RUNTIME@ rather than
	@bin_dir@/mono. This is a problem for people who have mono-tools
	and mono in a different prefix (say you install mono from rpm but
	want to hack on monodoc).

2005-05-08  Sebastien Pouliot  <sebastien@ximian.com>

	* Initial import into SVN.