add comment
[mcs.git] / class / ChangeLog
blob40a40ef15da8efdac778391316331300a4ce34f8
1 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
3         * Makefile: move core WCF assemblies before Sys.Web.Extensions,
4           which will depend on them.
6 2009-09-11  Marek Safar  <marek.safar@gmail.com>
8         * Makefile: Add System.Core to net_4_0_boostrap.
10 2009-09-02  Jb Evain  <jbevain@novell.com>
12         * Makefile: include System.Json in monotouch.
14 2009-08-13  Atsushi Enomoto  <atsushi@ximian.com>
16         * Makefile: add System.Json to net_4_0 profile.
18 2009-07-20  Jb Evain  <jbevain@novell.com>
20         * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
23 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
25         * Makefile:  Mono.Messaging.RabbitMQ back into all assemblies.
27 2009-07-17  Zoltan Varga  <vargaz@gmail.com>
29         * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
30         Move Mono.C5 to net_2_0_dirs.
32 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
34         * Makefile (common_dirs): Add SystemWebTestShim.
36 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
38         * Makefile (net_1_1_dirs): Move Mono.Cecil ...
39         (common_dirs): ... here.
41 2009-07-02  Marek Safar  <marek.safar@gmail.com>
43         * Makefile: Add System.Dynamic.
45 2009-06-29  Marek Safar  <marek.safar@gmail.com>
47         * Makefile: Add Microsoft.CSharp.
49 2009-04-07  Miguel de Icaza  <miguel@novell.com>
51         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
52         for store.
54 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
55         * Makefile: Add Microsoft.Build.* to 3.5 profile.
57 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
59         * Makefile, Mono.Tasklets: managed part of continuation support.
61 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
63         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
64         before System.Data.Linq.
66 2009-01-22  Marek Habersack  <mhabersack@novell.com>
68         * Makefile (net_2_0_dirs): added System.Web - it now depends on
69         System.Core, so it needs to be recompiled one more time after
70         System.Core is done.
72 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
74         * Makefile : revert previous one and retry before I revert everything.
76 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
78         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
80 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
82         * Makefile : add new sys.messaging implementation.
84 2008-11-20  Jb Evain  <jbevain@novell.com>
86         * Makefile: add System.Xml.Linq to the net_2_1 build.
88 2008-11-05  Marek Habersack  <mhabersack@novell.com>
90         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
92 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
94         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
96 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
98         * Malefile: added Sys.Web.DynamicData to the build.
100 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
102         * I18N/Makefile: Add doc-update target support.
104 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
106         * Makefile (net_2_0_dirs): Add Mono.Options.
108 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
110         * Makefile: add System.Web.Abstractions and System.Web.Routing.
112 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
114         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
115           will depend on Sys.Data.Linq (LinqDataSource).
117 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
119         * Makefile (net_2_0_dirs): Add Mono.Simd.
121 2008-09-30  Marek Habersack  <mhabersack@novell.com>
123         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
124         System.Web.Extensions.Design_1.0
125         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
126         now built in the 2.0 profile.
128 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
130         * Makefile (net_2_0_dirs): Add Mono.Management.
132 2008-09-23  Marek Safar  <marek.safar@gmail.com>
134         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
135         used.
137 2008-09-23  Jb Evain  <jbevain@novell.com>
139         * Makefile: compile the SymbolWriter during net_2_1_raw.
141 2008-09-12  Jb Evain  <jbevain@novell.com>
143         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
145 2008-09-12  Jb Evain  <jbevain@novell.com>
147         * Makefile: add System.ServiceModel to the net_2_1_raw build.
149 2008-09-09  Jb Evain  <jbevain@novell.com>
151         * Makefile: build System.Runtime.Serialization
152         during the net_2_1_raw profile.
154 2008-08-21  Jb Evain  <jbevain@novell.com>
156         * Makefile: add wcf and cardspace to the build.
158 2008-07-31  Jb Evain  <jbevain@novell.com>
160         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
161         corlib and System.
162 2008-05-22  Andreia Gaita <avidigal@novell.com> 
164         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
165           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
167 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
169         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
170           island to centum net_2_0 subdirs.
172 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
174         * Makefile: Include silverlight.pub in dist so monobuild goes on...
176 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
178         * Makefile (DIST_ONLY_SUBDIRS): Remove.
179         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
181 2008-04-13  Jb Evain  <jbevain@novell.com>
183         * Makefile: update the 2.1 assemblies.
184         Merged from the Moonlight 2 branch.
186 2008-03-04  Marek Safar  <marek.safar@gmail.com>
188         * Makefile: Added System.Data.Linq
189         
190 2008-03-03  Marek Habersack  <mhabersack@novell.com>
192         * Makefile: Move Mono.Web back to the common section.
194 2008-03-03  Marek Safar  <marek.safar@gmail.com>
196         * Makefile: Moved Mono.Web to 2.0 section.
198 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
200         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
201         built in the 2.0 profile.
203 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
205         * Makefile: build System.Xml.Linq in the 2.0 profile
207 2007-12-19  Jb Evain  <jbevain@novell.com>
209         * Makefile: include MicrosoftAjaxLibrary/License.htm
210         in the dist.
212 2007-12-17  Jb Evain  <jbevain@novell.com>
214         * Makefile: build Mono.Cecil only in the default profile.
216 2007-12-08  Marek Habersack  <mhabersack@novell.com>
218         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
219         System.Web.
221 2007-12-03  Marek Safar  <marek.safar@gmail.com>
223         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
224         
225 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
227         * Makefile: added System.Xml.Linq.
229 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
231         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
232           System.Transactions.dll.
234 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
236         * Makefile: In 2.0 System.Design.dll has cyclic dep on
237           System.Drawing.Design.dll.
239 2007-09-11  Marek Habersack  <mhabersack@novell.com>
241         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
242         directory.
244 2007-08-27  Jb Evain  <jbevain@novell.com>
246         * Makefile: integrate Mono.Cecil.Mdb in the build.
248 2007-08-11  Andreia Gaita  <avidigal@novell.com>
250         * Makefile: Ooops, Mono.Mozilla is being built out of
251         order, fixed :p
253 2007-08-11  Andreia Gaita  <avidigal@novell.com>
255         * Makefile: integrate Mono.Mozilla wrapper in the build.
257 2007-07-17  Jb Evain  <jbevain@novell.com>
259         * Makefile: integrate Cecil in the build.
261 2007-07-11  Jb Evain  <jbevain@novell.com>
263         * Makefile: work on the 2.1 profile.
265 2007-05-11  Raja R Harinath  <rharinath@novell.com>
267         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
268         (dist-local): No need for additional actions.
270 2007-02-22  Marek Habersack  <grendello@gmail.com>
272         * Makefile: Added Mono.Data.Sqlite to build.
274 2007-02-05  Marek Safar  <marek.safar@gmail.com>
276         * Makefile: Add System.Core to build.
278 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
280         * Makefile: there are configuration dependency things in sys.xml too.
282 2006-10-18  Marek Habersack  <grendello@gmail.com>
284         * Makefile: Change the order of assembly compilation to make it
285         possible to compile the global/local resources compiler.
287 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
289         * Makefile (BROKEN_SUBDIRS): Fix make dist.
291 2006-09-02  Jordi Mas <jordimash@gmail.com>
293         * msfinal3.pub: Microsoft public key to be used for strongnaming
294         WinFX assemblies.
296 2006-07-14  Raja R Harinath  <rharinath@novell.com>
298         * Makefile (net_2_0_dirs): Move System.Transactions ...
299         (common_dirs): ... here, before System.Data, which depends on it
300         in the net_2_0 profile.
302 2006-01-18  Chris Toshok  <toshok@ximian.com>
304         * Makefile (common_dirs): add System.Web again after
305         System.Web.Services.
307 2006-01-05  Raja R Harinath  <rharinath@novell.com>
309         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
310         profile.
312 2006-01-03  Chris Toshok  <toshok@ximian.com>
314         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
315         to the complicated circular deps.  Build System.Configuration
316         after System.Security, and build System yet another time after
317         System.Configuration has been built.
319 2005-12-22  Raja R Harinath  <rharinath@novell.com>
321         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
322         (COMPAT_PROFILE_DIRS): New.
323         (dist-local): Use it.
324         * compat/default, compat/net_2_0: New directories for holding
325         backwards-compatibility libraries.  These will not be used inside
326         the tree, but will be installed into the GAC.
328 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
330         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
332 2005-12-12  Raja R Harinath  <rharinath@novell.com>
334         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
335         before including library.make.
336         (net_2_0_ONLY_SUBDIRS): New.
337         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
339 2005-09-30  Miguel de Icaza  <miguel@novell.com>
341         * Recompile the
342         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
343         resgen so it produces 1.x resources not 2.x resources which are
344         unreadable in 1.x profile.
346         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
347         will be used, otherwise no resources work.
349         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
351 2005-11-21  Raja R Harinath  <rharinath@novell.com>
353         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
354         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
355         define SUBDIRS.
357 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
359         * Makefile: define net_1_1_java profile subdirs
361 2005-10-06  Chris Lahey  <clahey@ximian.com>
363         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
365 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
367         * Makefile: Added System.Configuration to the build.
369 2005-04-21  Raja R Harinath  <rharinath@novell.com>
371         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
373 2005-04-07  Raja R Harinath  <rharinath@novell.com>
375         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
376         profile if needed.  This is used when 'make dist' is invoked on a
377         clean tree.  Reported by Ben Maurer.
379 2005-01-24  Raja R Harinath  <rharinath@novell.com>
381         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
382         ahead of System.
383         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
385 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
387         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
389 2005-01-04  Raja R Harinath  <rharinath@novell.com>
391         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
393 2004-12-26  Peter Bartok  <pbartok@novell.com>
395         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
396           Managed.Windows.Forms to build with the managed implementation
397           by default.
399 2004-12-08  Martin Baulig  <martin@ximian.com>
401         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
402         (the DLL it creates has already been renamed a long time ago).
404 2004-12-08  Raja R Harinath  <rharinath@novell.com>
406         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
407         Create the files in lib/monolite/.
408         (DISTFILES, dist-default, dist-local): Distribute them.
410 2004-12-06  Raja R Harinath  <rharinath@novell.com>
412         * Makefile (SUBDIRS): Move I18N after second-pass of System.
414 2004-12-03  Raja R Harinath  <rharinath@novell.com>
416         * Makefile (basic_SUBDIRS): Add second-pass System, too.
417         (basic_files): Add System.Xml.dll.
419 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
421         * Makefile : now we need System.Xml.dll for basic bootstrapping.
423 2004-11-25  Raja R Harinath  <rharinath@novell.com>
425         * Makefile (DISTFILES): Add public and private keys.
426         (lib/basic.tar.gz): New.
427         (dist-local): Distribute it.
428         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
429         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
430         Assembly/AssemblyInfo.cs.
431         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
433 2004-11-22  Raja R Harinath  <rharinath@novell.com>
435         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
437 2004-11-19  Raja R Harinath  <rharinath@novell.com>
439         * Makefile (DIST_PROFILES): New.
440         (dist-local): Create profile-specific directories in the tarball.
442 2004-11-12  Martin Baulig  <martin@ximian.com>
444         * Makefile (SUBDIRS): Added Mono.C5.
446 2004-11-09  Raja R Harinath  <rharinath@novell.com>
448         * Makefile (basic_SUBDIRS): New.
450 2004-11-04  Raja R Harinath  <rharinath@novell.com>
452         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
454 2004-10-29  Raja R Harinath  <rharinath@novell.com>
456         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
458 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
460         * Mono.Data/.cvsignore
461         * Mono.Data/AssemblyInfo.cs
462         * Mono.Data/Makefile
463         * Mono.Data/Mono.Data.dll.sources: added files 
464         for build of Mono.Data.dll   
465         This assembly includes the ProviderFactory
467         * Makefile: added Mono.Data.dll to the build
468         * Mono.Data/app.config: added providers and 
469         removed obsolete providers to app settings xml file
470         
471         * Mono.Data/test/Mono.Data.dll: delete
473 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
475         * Makefile : just remove System.Data.SqlXml.dll.
477 2004-10-11  Duncan Mak  <duncan@ximian.com>
479         * Makefile: Move Microsoft.VisualBasic.dll to be built after
480         System.Windows.Forms.dll is built, because VB now requires SWF. This
481         fixes the build.
483 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
485         * Makefile: added System.Data.SqlXml.dll as a working target.
487 2004-07-02  Raja R Harinath  <rharinath@novell.com>
489         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
490         Simplify dummy rule somewhat.
492 2004-06-24  Raja R Harinath  <rharinath@novell.com>
494         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
496 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
498         * Makefile: enabled Mono.CSharp.Debugger on windows.
500 2004-06-11  Duncan Mak  <duncan@ximian.com>
502         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
503         * Makefile: Add IBM.Data.DB2.
505 2004-05-07  Raja R Harinath  <rharinath@novell.com>
507         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
508         before anything else.  Remove duplicated Novell.Directory.Ldap.
510 2004-05-02  Duncan Mak  <duncan@ximian.com>
512         * I18N/Assembly/AssemblyInfo.cs:
513         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
514         * Mono.Cairo/Assembly/AssemblyInfo.cs:
515         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
516         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
517         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
518         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
519         AssemblyVersionAttribute ordering.
521 2004-05-02  Duncan Mak  <duncan@ximian.com>
523         * ByteFX.Data/AssemblyInfo.cs:
524         * Mono.GetOptions/AssemblyInfo.cs:
525         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
526         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
528 2004-04-22  Martin Baulig  <martin@ximian.com>
530         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
532 2004-03-31  Dick Porter  <dick@ximian.com>
534         * I18N/CJK/gb2312.table:
535         * I18N/CJK/Gb2312Convert.cs: 
536         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
537         algorithm as a base.  Fixes bug 53841.
539 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
541         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
542         * msfinal.pub: New. Microsoft public key to be used for strongnaming
543         assemblies.
545 2004-02-04  Marek Safar <marek.safar@seznam.cz>
547         * Makefile: Build System.dll in two steps. Because of the circular
548         dependency with System.XML.dll.
550 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
552         * Makefile: disabled Mono.Posix for other platforms than linux until
553         it builds properly.
555 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
557         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
558         now required for NTLM authentication.
560 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
562         * Makefile: Removed Mono.Security.Tls.
564         * Mono.Security.Tls: Removed directory, now TLS support is in
565         Mono.Security assembly.
567 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
569         * Makefile: Add Mono.Security.Tls assembly.
571 2003-08-11  Duncan Mak  <duncan@ximian.com>
573         * Makefile (SUBDIRS): Add Mono.Cairo.dll
575 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
577         * Makefile: only build Mono.CSharp.Debugger under linux.
579 2003-07-23  Peter Williams  <peter@newton.cx>
581         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
582         default build.
584 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
586         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
588 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
590         *
591         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
593 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
595         *
596         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
597         (InflaterInputStream.Skip): Use a more memory friendly implementation.
599 2003-04-17  Nick Drochak  <ndrochak@gol.com>
601         * library.make: Only try to run the unit tests if there is a Test
602         directory.
604 2003-04-11 Duncan Mak  <duncan@ximian.com>
605         
606         * Mono.Globalization/Data/*.xml: Check in XML files used in
607         the implementation of System.Globalization.
609 2003-03-31 Martin Willemoes Hansen
611         * Stubed System.Drawing.Design
613 2003-03-31  Alan Tam <Tam@SiuLung.com>
615         * makefile.gnu: Added System.Design to build
617 2003-03-31  Alan Tam <Tam@SiuLung.com>
619         * library.build: Added back System.Design to build
621 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
623         * Stubed Custommarshalers
625 2003-03-20  Piers Haken  <piersh@friskit.com>
627         * makefile.gnu: really fix the System.Management build problems
629 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
631         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
632         will have the runtime support and CodeDom support for the JScript Compiler.
634 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
636         * makefile.gnu: Add PEAPI to the build
638 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
640         * library.build: added Mono.Security to build, test and clean. 
642 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
644         * class/library.build:
645         * class/makefile.gnu: added Mono.Posix and System.Management.
647 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
649         * mcs/class: Add PEAPI directory
651 2003-02-22  Martin Baulig  <martin@ximian.com>
653         * library.make: Pass `MCS_FLAGS' to MCS.
655 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
657         * makefile.gnu (test): do not install .dbg files since mcs no longer
658         generates them.
660 2003-02-13  Tim Coleman <tim@timcoleman.com>
661         * makefile.gnu: Add System.Data.OracleClient to linux build.
663 2003-02-10  Nick Drochak  <ndrochak@gol.com>
665         * library.build:
666         * makefile: add testcorlib target to run unit tests just for corlib.
668 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
670         * library.build: added Mono.Security.Win32 to build, test and 
671         clean. There's no makefile.gnu for this assembly as it is 
672         specific to Win32.
674 2003-01-23  Nick Drochak <ndrochak@gol.com>
676         * makefile: install the .dbg files too so the debugger can use them.
678 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
680         * library.build: added System.Security to build, test and clean.
681         There's no makefile.gnu yet for this assembly.
683 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
685         * makefile.gnu: added Mono.Data.DB2Client directory.
687 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
689         * System.Web.Mobile  : Added new directory
691 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
692         
693         * enabled building Mono.Directory.LDAP and
694           System.Design in .build file
696 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
697         
698         * updated .build file(s) to correctly contain required buildfile 
699           attribute for nant
701 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
703         * library.build: add Mono.GetOptions to windows build
704         
705         * Mono.GetOptions/Mono.GetOptions.build: add file
706         for windows build
708 2002-12-08  Radek Doulik  <rodo@ximian.com>
710         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
711         Mono.GetOptions references System.Data
713 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
715         * library.build: Added Cscompmgd to the build
717 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
719         * mcs/class: Added assembly directory System.ServiceProcess
721 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
723         * makefile.gnu: add Mono.Data.PostgreSqlClient 
724         to Linux build
725         
726         * library.build: add Mono.Data.PostgreSqlClient
727         to Windows build
729 2002-11-20  Nick Drochak <ndrochak@gol.com>
731         * library.make: for .response allow white space at the end of
732         the line