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