2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / class / ChangeLog
1 2009-04-07  Miguel de Icaza  <miguel@novell.com>
2
3         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
4         for store.
5
6 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
7         * Makefile: Add Microsoft.Build.* to 3.5 profile.
8
9 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
10
11         * Makefile, Mono.Tasklets: managed part of continuation support.
12
13 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
14
15         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
16         before System.Data.Linq.
17
18 2009-01-22  Marek Habersack  <mhabersack@novell.com>
19
20         * Makefile (net_2_0_dirs): added System.Web - it now depends on
21         System.Core, so it needs to be recompiled one more time after
22         System.Core is done.
23
24 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
25
26         * Makefile : revert previous one and retry before I revert everything.
27
28 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
29
30         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
31
32 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * Makefile : add new sys.messaging implementation.
35
36 2008-11-20  Jb Evain  <jbevain@novell.com>
37
38         * Makefile: add System.Xml.Linq to the net_2_1 build.
39
40 2008-11-05  Marek Habersack  <mhabersack@novell.com>
41
42         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
43
44 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
47
48 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
49
50         * Malefile: added Sys.Web.DynamicData to the build.
51
52 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
53
54         * I18N/Makefile: Add doc-update target support.
55
56 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
57
58         * Makefile (net_2_0_dirs): Add Mono.Options.
59
60 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * Makefile: add System.Web.Abstractions and System.Web.Routing.
63
64 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
65
66         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
67           will depend on Sys.Data.Linq (LinqDataSource).
68
69 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
70
71         * Makefile (net_2_0_dirs): Add Mono.Simd.
72
73 2008-09-30  Marek Habersack  <mhabersack@novell.com>
74
75         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
76         System.Web.Extensions.Design_1.0
77         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
78         now built in the 2.0 profile.
79
80 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
81
82         * Makefile (net_2_0_dirs): Add Mono.Management.
83
84 2008-09-23  Marek Safar  <marek.safar@gmail.com>
85
86         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
87         used.
88
89 2008-09-23  Jb Evain  <jbevain@novell.com>
90
91         * Makefile: compile the SymbolWriter during net_2_1_raw.
92
93 2008-09-12  Jb Evain  <jbevain@novell.com>
94
95         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
96
97 2008-09-12  Jb Evain  <jbevain@novell.com>
98
99         * Makefile: add System.ServiceModel to the net_2_1_raw build.
100
101 2008-09-09  Jb Evain  <jbevain@novell.com>
102
103         * Makefile: build System.Runtime.Serialization
104         during the net_2_1_raw profile.
105
106 2008-08-21  Jb Evain  <jbevain@novell.com>
107
108         * Makefile: add wcf and cardspace to the build.
109
110 2008-07-31  Jb Evain  <jbevain@novell.com>
111
112         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
113         corlib and System.
114 2008-05-22  Andreia Gaita <avidigal@novell.com> 
115
116         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
117           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
118
119 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
120
121         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
122           island to centum net_2_0 subdirs.
123
124 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
125
126         * Makefile: Include silverlight.pub in dist so monobuild goes on...
127
128 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
129
130         * Makefile (DIST_ONLY_SUBDIRS): Remove.
131         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
132
133 2008-04-13  Jb Evain  <jbevain@novell.com>
134
135         * Makefile: update the 2.1 assemblies.
136         Merged from the Moonlight 2 branch.
137
138 2008-03-04  Marek Safar  <marek.safar@gmail.com>
139
140         * Makefile: Added System.Data.Linq
141         
142 2008-03-03  Marek Habersack  <mhabersack@novell.com>
143
144         * Makefile: Move Mono.Web back to the common section.
145
146 2008-03-03  Marek Safar  <marek.safar@gmail.com>
147
148         * Makefile: Moved Mono.Web to 2.0 section.
149
150 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
151
152         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
153         built in the 2.0 profile.
154
155 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
156
157         * Makefile: build System.Xml.Linq in the 2.0 profile
158
159 2007-12-19  Jb Evain  <jbevain@novell.com>
160
161         * Makefile: include MicrosoftAjaxLibrary/License.htm
162         in the dist.
163
164 2007-12-17  Jb Evain  <jbevain@novell.com>
165
166         * Makefile: build Mono.Cecil only in the default profile.
167
168 2007-12-08  Marek Habersack  <mhabersack@novell.com>
169
170         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
171         System.Web.
172
173 2007-12-03  Marek Safar  <marek.safar@gmail.com>
174
175         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
176         
177 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
178
179         * Makefile: added System.Xml.Linq.
180
181 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
182
183         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
184           System.Transactions.dll.
185
186 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
187
188         * Makefile: In 2.0 System.Design.dll has cyclic dep on
189           System.Drawing.Design.dll.
190
191 2007-09-11  Marek Habersack  <mhabersack@novell.com>
192
193         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
194         directory.
195
196 2007-08-27  Jb Evain  <jbevain@novell.com>
197
198         * Makefile: integrate Mono.Cecil.Mdb in the build.
199
200 2007-08-11  Andreia Gaita  <avidigal@novell.com>
201
202         * Makefile: Ooops, Mono.Mozilla is being built out of
203         order, fixed :p
204
205 2007-08-11  Andreia Gaita  <avidigal@novell.com>
206
207         * Makefile: integrate Mono.Mozilla wrapper in the build.
208
209 2007-07-17  Jb Evain  <jbevain@novell.com>
210
211         * Makefile: integrate Cecil in the build.
212
213 2007-07-11  Jb Evain  <jbevain@novell.com>
214
215         * Makefile: work on the 2.1 profile.
216
217 2007-05-11  Raja R Harinath  <rharinath@novell.com>
218
219         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
220         (dist-local): No need for additional actions.
221
222 2007-02-22  Marek Habersack  <grendello@gmail.com>
223
224         * Makefile: Added Mono.Data.Sqlite to build.
225
226 2007-02-05  Marek Safar  <marek.safar@gmail.com>
227
228         * Makefile: Add System.Core to build.
229
230 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
231
232         * Makefile: there are configuration dependency things in sys.xml too.
233
234 2006-10-18  Marek Habersack  <grendello@gmail.com>
235
236         * Makefile: Change the order of assembly compilation to make it
237         possible to compile the global/local resources compiler.
238
239 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
240
241         * Makefile (BROKEN_SUBDIRS): Fix make dist.
242
243 2006-09-02  Jordi Mas <jordimash@gmail.com>
244
245         * msfinal3.pub: Microsoft public key to be used for strongnaming
246         WinFX assemblies.
247
248 2006-07-14  Raja R Harinath  <rharinath@novell.com>
249
250         * Makefile (net_2_0_dirs): Move System.Transactions ...
251         (common_dirs): ... here, before System.Data, which depends on it
252         in the net_2_0 profile.
253
254 2006-01-18  Chris Toshok  <toshok@ximian.com>
255
256         * Makefile (common_dirs): add System.Web again after
257         System.Web.Services.
258
259 2006-01-05  Raja R Harinath  <rharinath@novell.com>
260
261         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
262         profile.
263
264 2006-01-03  Chris Toshok  <toshok@ximian.com>
265
266         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
267         to the complicated circular deps.  Build System.Configuration
268         after System.Security, and build System yet another time after
269         System.Configuration has been built.
270
271 2005-12-22  Raja R Harinath  <rharinath@novell.com>
272
273         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
274         (COMPAT_PROFILE_DIRS): New.
275         (dist-local): Use it.
276         * compat/default, compat/net_2_0: New directories for holding
277         backwards-compatibility libraries.  These will not be used inside
278         the tree, but will be installed into the GAC.
279
280 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
281
282         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
283
284 2005-12-12  Raja R Harinath  <rharinath@novell.com>
285
286         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
287         before including library.make.
288         (net_2_0_ONLY_SUBDIRS): New.
289         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
290
291 2005-09-30  Miguel de Icaza  <miguel@novell.com>
292
293         * Recompile the
294         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
295         resgen so it produces 1.x resources not 2.x resources which are
296         unreadable in 1.x profile.
297
298         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
299         will be used, otherwise no resources work.
300
301         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
302
303 2005-11-21  Raja R Harinath  <rharinath@novell.com>
304
305         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
306         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
307         define SUBDIRS.
308
309 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
310
311         * Makefile: define net_1_1_java profile subdirs
312
313 2005-10-06  Chris Lahey  <clahey@ximian.com>
314
315         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
316
317 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
318
319         * Makefile: Added System.Configuration to the build.
320
321 2005-04-21  Raja R Harinath  <rharinath@novell.com>
322
323         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
324
325 2005-04-07  Raja R Harinath  <rharinath@novell.com>
326
327         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
328         profile if needed.  This is used when 'make dist' is invoked on a
329         clean tree.  Reported by Ben Maurer.
330
331 2005-01-24  Raja R Harinath  <rharinath@novell.com>
332
333         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
334         ahead of System.
335         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
336
337 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
338
339         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
340
341 2005-01-04  Raja R Harinath  <rharinath@novell.com>
342
343         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
344
345 2004-12-26  Peter Bartok  <pbartok@novell.com>
346
347         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
348           Managed.Windows.Forms to build with the managed implementation
349           by default.
350
351 2004-12-08  Martin Baulig  <martin@ximian.com>
352
353         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
354         (the DLL it creates has already been renamed a long time ago).
355
356 2004-12-08  Raja R Harinath  <rharinath@novell.com>
357
358         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
359         Create the files in lib/monolite/.
360         (DISTFILES, dist-default, dist-local): Distribute them.
361
362 2004-12-06  Raja R Harinath  <rharinath@novell.com>
363
364         * Makefile (SUBDIRS): Move I18N after second-pass of System.
365
366 2004-12-03  Raja R Harinath  <rharinath@novell.com>
367
368         * Makefile (basic_SUBDIRS): Add second-pass System, too.
369         (basic_files): Add System.Xml.dll.
370
371 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
372
373         * Makefile : now we need System.Xml.dll for basic bootstrapping.
374
375 2004-11-25  Raja R Harinath  <rharinath@novell.com>
376
377         * Makefile (DISTFILES): Add public and private keys.
378         (lib/basic.tar.gz): New.
379         (dist-local): Distribute it.
380         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
381         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
382         Assembly/AssemblyInfo.cs.
383         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
384
385 2004-11-22  Raja R Harinath  <rharinath@novell.com>
386
387         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
388
389 2004-11-19  Raja R Harinath  <rharinath@novell.com>
390
391         * Makefile (DIST_PROFILES): New.
392         (dist-local): Create profile-specific directories in the tarball.
393
394 2004-11-12  Martin Baulig  <martin@ximian.com>
395
396         * Makefile (SUBDIRS): Added Mono.C5.
397
398 2004-11-09  Raja R Harinath  <rharinath@novell.com>
399
400         * Makefile (basic_SUBDIRS): New.
401
402 2004-11-04  Raja R Harinath  <rharinath@novell.com>
403
404         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
405
406 2004-10-29  Raja R Harinath  <rharinath@novell.com>
407
408         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
409
410 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
411
412         * Mono.Data/.cvsignore
413         * Mono.Data/AssemblyInfo.cs
414         * Mono.Data/Makefile
415         * Mono.Data/Mono.Data.dll.sources: added files 
416         for build of Mono.Data.dll   
417         This assembly includes the ProviderFactory
418
419         * Makefile: added Mono.Data.dll to the build
420         * Mono.Data/app.config: added providers and 
421         removed obsolete providers to app settings xml file
422         
423         * Mono.Data/test/Mono.Data.dll: delete
424
425 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
426
427         * Makefile : just remove System.Data.SqlXml.dll.
428
429 2004-10-11  Duncan Mak  <duncan@ximian.com>
430
431         * Makefile: Move Microsoft.VisualBasic.dll to be built after
432         System.Windows.Forms.dll is built, because VB now requires SWF. This
433         fixes the build.
434
435 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
436
437         * Makefile: added System.Data.SqlXml.dll as a working target.
438
439 2004-07-02  Raja R Harinath  <rharinath@novell.com>
440
441         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
442         Simplify dummy rule somewhat.
443
444 2004-06-24  Raja R Harinath  <rharinath@novell.com>
445
446         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
447
448 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
449
450         * Makefile: enabled Mono.CSharp.Debugger on windows.
451
452 2004-06-11  Duncan Mak  <duncan@ximian.com>
453
454         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
455         * Makefile: Add IBM.Data.DB2.
456
457 2004-05-07  Raja R Harinath  <rharinath@novell.com>
458
459         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
460         before anything else.  Remove duplicated Novell.Directory.Ldap.
461
462 2004-05-02  Duncan Mak  <duncan@ximian.com>
463
464         * I18N/Assembly/AssemblyInfo.cs:
465         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
466         * Mono.Cairo/Assembly/AssemblyInfo.cs:
467         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
468         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
469         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
470         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
471         AssemblyVersionAttribute ordering.
472
473 2004-05-02  Duncan Mak  <duncan@ximian.com>
474
475         * ByteFX.Data/AssemblyInfo.cs:
476         * Mono.GetOptions/AssemblyInfo.cs:
477         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
478         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
479
480 2004-04-22  Martin Baulig  <martin@ximian.com>
481
482         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
483
484 2004-03-31  Dick Porter  <dick@ximian.com>
485
486         * I18N/CJK/gb2312.table:
487         * I18N/CJK/Gb2312Convert.cs: 
488         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
489         algorithm as a base.  Fixes bug 53841.
490
491 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
492
493         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
494         * msfinal.pub: New. Microsoft public key to be used for strongnaming
495         assemblies.
496
497 2004-02-04  Marek Safar <marek.safar@seznam.cz>
498
499         * Makefile: Build System.dll in two steps. Because of the circular
500         dependency with System.XML.dll.
501
502 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
503
504         * Makefile: disabled Mono.Posix for other platforms than linux until
505         it builds properly.
506
507 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
508
509         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
510         now required for NTLM authentication.
511
512 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
513
514         * Makefile: Removed Mono.Security.Tls.
515
516         * Mono.Security.Tls: Removed directory, now TLS support is in
517         Mono.Security assembly.
518
519 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
520
521         * Makefile: Add Mono.Security.Tls assembly.
522
523 2003-08-11  Duncan Mak  <duncan@ximian.com>
524
525         * Makefile (SUBDIRS): Add Mono.Cairo.dll
526
527 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
528
529         * Makefile: only build Mono.CSharp.Debugger under linux.
530
531 2003-07-23  Peter Williams  <peter@newton.cx>
532
533         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
534         default build.
535
536 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
537
538         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
539
540 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
541
542         *
543         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
544
545 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
546
547         *
548         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
549         (InflaterInputStream.Skip): Use a more memory friendly implementation.
550
551 2003-04-17  Nick Drochak  <ndrochak@gol.com>
552
553         * library.make: Only try to run the unit tests if there is a Test
554         directory.
555
556 2003-04-11 Duncan Mak  <duncan@ximian.com>
557         
558         * Mono.Globalization/Data/*.xml: Check in XML files used in
559         the implementation of System.Globalization.
560
561 2003-03-31 Martin Willemoes Hansen
562
563         * Stubed System.Drawing.Design
564
565 2003-03-31  Alan Tam <Tam@SiuLung.com>
566
567         * makefile.gnu: Added System.Design to build
568
569 2003-03-31  Alan Tam <Tam@SiuLung.com>
570
571         * library.build: Added back System.Design to build
572
573 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
574
575         * Stubed Custommarshalers
576
577 2003-03-20  Piers Haken  <piersh@friskit.com>
578
579         * makefile.gnu: really fix the System.Management build problems
580
581 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
582
583         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
584         will have the runtime support and CodeDom support for the JScript Compiler.
585
586 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
587
588         * makefile.gnu: Add PEAPI to the build
589
590 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
591
592         * library.build: added Mono.Security to build, test and clean. 
593
594 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
595
596         * class/library.build:
597         * class/makefile.gnu: added Mono.Posix and System.Management.
598
599 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
600
601         * mcs/class: Add PEAPI directory
602
603 2003-02-22  Martin Baulig  <martin@ximian.com>
604
605         * library.make: Pass `MCS_FLAGS' to MCS.
606
607 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
608
609         * makefile.gnu (test): do not install .dbg files since mcs no longer
610         generates them.
611
612 2003-02-13  Tim Coleman <tim@timcoleman.com>
613         * makefile.gnu: Add System.Data.OracleClient to linux build.
614
615 2003-02-10  Nick Drochak  <ndrochak@gol.com>
616
617         * library.build:
618         * makefile: add testcorlib target to run unit tests just for corlib.
619
620 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
621
622         * library.build: added Mono.Security.Win32 to build, test and 
623         clean. There's no makefile.gnu for this assembly as it is 
624         specific to Win32.
625
626 2003-01-23  Nick Drochak <ndrochak@gol.com>
627
628         * makefile: install the .dbg files too so the debugger can use them.
629
630 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
631
632         * library.build: added System.Security to build, test and clean.
633         There's no makefile.gnu yet for this assembly.
634
635 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
636
637         * makefile.gnu: added Mono.Data.DB2Client directory.
638
639 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
640
641         * System.Web.Mobile  : Added new directory
642
643 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
644         
645         * enabled building Mono.Directory.LDAP and
646           System.Design in .build file
647
648 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
649         
650         * updated .build file(s) to correctly contain required buildfile 
651           attribute for nant
652
653 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
654
655         * library.build: add Mono.GetOptions to windows build
656         
657         * Mono.GetOptions/Mono.GetOptions.build: add file
658         for windows build
659
660 2002-12-08  Radek Doulik  <rodo@ximian.com>
661
662         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
663         Mono.GetOptions references System.Data
664
665 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
666
667         * library.build: Added Cscompmgd to the build
668
669 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
670
671         * mcs/class: Added assembly directory System.ServiceProcess
672
673 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
674
675         * makefile.gnu: add Mono.Data.PostgreSqlClient 
676         to Linux build
677         
678         * library.build: add Mono.Data.PostgreSqlClient
679         to Windows build
680
681 2002-11-20  Nick Drochak <ndrochak@gol.com>
682
683         * library.make: for .response allow white space at the end of
684         the line 
685