File: ChangeLog

package info (click to toggle)
mono-basic 2.10-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 22,964 kB
  • sloc: cs: 34,086; xml: 7,804; makefile: 471; sh: 317
file content (22 lines) | stat: -rw-r--r-- 762 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
2010-06-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* RegistryProxy.vb:
	* ClipboardProxy.vb:
	* FileSystemProxy.vb:
	* SpecialDirectoriesProxy.vb: Remove .NET 1.0/1.1 logic.

2007-08-13  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* RegistryProxy.vb, SpecialDirectoriesProxy.vb, ClipboardProxy.vb,
	  RegistryProxy.jvm.vb, FileSystemProxy.vb: Changed all uses of NET_2_0 to
	  NET_VER >= 2.0, deleted NET_1_0, NET_1_1 and NET_2_0.

2007-03-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* ClipboardProxy.vb: Removed mono_not_yet from a couple of methods,
	  since more missing bits have been implemented on Mono.

2007-01-15  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* Added ClipboardProxy.vb, FileSystemProxy.vb, 
	RegistryProxy.vb, SpecialDirectoriesProxy