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