2003-03-15 Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
[mono.git] / mcs / class / ChangeLog
1 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
2
3         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
4         will have the runtime support and CodeDom support for the JScript Compiler.
5
6 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
7
8         * makefile.gnu: Add PEAPI to the build
9
10 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
11
12         * library.build: added Mono.Security to build, test and clean. 
13
14 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
15
16         * class/library.build:
17         * class/makefile.gnu: added Mono.Posix and System.Management.
18
19 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
20
21         * mcs/class: Add PEAPI directory
22
23 2003-02-22  Martin Baulig  <martin@ximian.com>
24
25         * library.make: Pass `MCS_FLAGS' to MCS.
26
27 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
28
29         * makefile.gnu (test): do not install .dbg files since mcs no longer
30         generates them.
31
32 2003-02-13  Tim Coleman <tim@timcoleman.com>
33         * makefile.gnu: Add System.Data.OracleClient to linux build.
34
35 2003-02-10  Nick Drochak  <ndrochak@gol.com>
36
37         * library.build:
38         * makefile: add testcorlib target to run unit tests just for corlib.
39
40 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
41
42         * library.build: added Mono.Security.Win32 to build, test and 
43         clean. There's no makefile.gnu for this assembly as it is 
44         specific to Win32.
45
46 2003-01-23  Nick Drochak <ndrochak@gol.com>
47
48         * makefile: install the .dbg files too so the debugger can use them.
49
50 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
51
52         * library.build: added System.Security to build, test and clean.
53         There's no makefile.gnu yet for this assembly.
54
55 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
56
57         * makefile.gnu: added Mono.Data.DB2Client directory.
58
59 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
60
61         * System.Web.Mobile  : Added new directory
62
63 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
64         
65         * enabled building Mono.Directory.LDAP and
66           System.Design in .build file
67
68 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
69         
70         * updated .build file(s) to correctly contain required buildfile 
71           attribute for nant
72
73 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
74
75         * library.build: add Mono.GetOptions to windows build
76         
77         * Mono.GetOptions/Mono.GetOptions.build: add file
78         for windows build
79
80 2002-12-08  Radek Doulik  <rodo@ximian.com>
81
82         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
83         Mono.GetOptions references System.Data
84
85 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
86
87         * library.build: Added Cscompmgd to the build
88
89 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
90
91         * mcs/class: Added assembly directory System.ServiceProcess
92
93 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
94
95         * makefile.gnu: add Mono.Data.PostgreSqlClient 
96         to Linux build
97         
98         * library.build: add Mono.Data.PostgreSqlClient
99         to Windows build
100
101 2002-11-20  Nick Drochak <ndrochak@gol.com>
102
103         * library.make: for .response allow white space at the end of
104         the line 
105