2009-10-08 Jb Evain <jbevain@novell.com>
[mcs.git] / class / ChangeLog
blob0b8d5de673dc1bdad0a94d87a9da77b81260f1b8
1 2009-10-08  Jb Evain  <jbevain@novell.com>
3         * Makefile: build the i18n assemblies on MonoTouch.
5 2009-10-01  Marek Safar  <marek.safar@gmail.com>
7         * Makefile: Updated a copy of monolite.
9 2009-09-24  Marek Safar  <marek.safar@gmail.com>
11         * Makefile: Removed System.Json from net_4_0 profile.
13 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
15         * Makefile: move core WCF assemblies before Sys.Web.Extensions,
16           which will depend on them.
18 2009-09-11  Marek Safar  <marek.safar@gmail.com>
20         * Makefile: Add System.Core to net_4_0_boostrap.
22 2009-09-02  Jb Evain  <jbevain@novell.com>
24         * Makefile: include System.Json in monotouch.
26 2009-08-13  Atsushi Enomoto  <atsushi@ximian.com>
28         * Makefile: add System.Json to net_4_0 profile.
30 2009-07-20  Jb Evain  <jbevain@novell.com>
32         * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
35 2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
37         * Makefile:  Mono.Messaging.RabbitMQ back into all assemblies.
39 2009-07-17  Zoltan Varga  <vargaz@gmail.com>
41         * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
42         Move Mono.C5 to net_2_0_dirs.
44 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
46         * Makefile (common_dirs): Add SystemWebTestShim.
48 2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
50         * Makefile (net_1_1_dirs): Move Mono.Cecil ...
51         (common_dirs): ... here.
53 2009-07-02  Marek Safar  <marek.safar@gmail.com>
55         * Makefile: Add System.Dynamic.
57 2009-06-29  Marek Safar  <marek.safar@gmail.com>
59         * Makefile: Add Microsoft.CSharp.
61 2009-04-07  Miguel de Icaza  <miguel@novell.com>
63         * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
64         for store.
66 2009-04-25  Jonathan Chambers  <joncham@gmail.com>
67         * Makefile: Add Microsoft.Build.* to 3.5 profile.
69 Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
71         * Makefile, Mono.Tasklets: managed part of continuation support.
73 2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
75         * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
76         before System.Data.Linq.
78 2009-01-22  Marek Habersack  <mhabersack@novell.com>
80         * Makefile (net_2_0_dirs): added System.Web - it now depends on
81         System.Core, so it needs to be recompiled one more time after
82         System.Core is done.
84 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
86         * Makefile : revert previous one and retry before I revert everything.
88 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
90         * Makefile : actually RabbitMQ.Client is under wrong build practice :(
92 2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
94         * Makefile : add new sys.messaging implementation.
96 2008-11-20  Jb Evain  <jbevain@novell.com>
98         * Makefile: add System.Xml.Linq to the net_2_1 build.
100 2008-11-05  Marek Habersack  <mhabersack@novell.com>
102         * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
104 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
106         * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
108 2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
110         * Malefile: added Sys.Web.DynamicData to the build.
112 2008-10-17  Jonathan Pryor  <jpryor@novell.com>
114         * I18N/Makefile: Add doc-update target support.
116 2008-10-13  Jonathan Pryor  <jpryor@novell.com>
118         * Makefile (net_2_0_dirs): Add Mono.Options.
120 2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
122         * Makefile: add System.Web.Abstractions and System.Web.Routing.
124 2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
126         * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
127           will depend on Sys.Data.Linq (LinqDataSource).
129 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
131         * Makefile (net_2_0_dirs): Add Mono.Simd.
133 2008-09-30  Marek Habersack  <mhabersack@novell.com>
135         * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and
136         System.Web.Extensions.Design_1.0
137         (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is
138         now built in the 2.0 profile.
140 2008-09-24  Zoltan Varga  <vargaz@gmail.com>
142         * Makefile (net_2_0_dirs): Add Mono.Management.
144 2008-09-23  Marek Safar  <marek.safar@gmail.com>
146         * Makefile: Build Mono.CompilerServices.SymbolWriter before it's
147         used.
149 2008-09-23  Jb Evain  <jbevain@novell.com>
151         * Makefile: compile the SymbolWriter during net_2_1_raw.
153 2008-09-12  Jb Evain  <jbevain@novell.com>
155         * Makefile: add System.ServiceModel.Web to the net_2_1_raw build.
157 2008-09-12  Jb Evain  <jbevain@novell.com>
159         * Makefile: add System.ServiceModel to the net_2_1_raw build.
161 2008-09-09  Jb Evain  <jbevain@novell.com>
163         * Makefile: build System.Runtime.Serialization
164         during the net_2_1_raw profile.
166 2008-08-21  Jb Evain  <jbevain@novell.com>
168         * Makefile: add wcf and cardspace to the build.
170 2008-07-31  Jb Evain  <jbevain@novell.com>
172         * Makefile: update net_2_1_bootstrap_SUBDIRS to only build
173         corlib and System.
174 2008-05-22  Andreia Gaita <avidigal@novell.com> 
176         * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of
177           Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving
179 2008-05-14  Atsushi Enomoto  <atsushi@ximian.com>
181         * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5
182           island to centum net_2_0 subdirs.
184 2008-05-10  Sebastien Pouliot  <sebastien@ximian.com>
186         * Makefile: Include silverlight.pub in dist so monobuild goes on...
188 2008-04-14  Raja R Harinath  <harinath@hurrynot.org>
190         * Makefile (DIST_ONLY_SUBDIRS): Remove.
191         (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove.  Inline definitions.
193 2008-04-13  Jb Evain  <jbevain@novell.com>
195         * Makefile: update the 2.1 assemblies.
196         Merged from the Moonlight 2 branch.
198 2008-03-04  Marek Safar  <marek.safar@gmail.com>
200         * Makefile: Added System.Data.Linq
201         
202 2008-03-03  Marek Habersack  <mhabersack@novell.com>
204         * Makefile: Move Mono.Web back to the common section.
206 2008-03-03  Marek Safar  <marek.safar@gmail.com>
208         * Makefile: Moved Mono.Web to 2.0 section.
210 2008-02-17  Raja R Harinath  <harinath@hurrynot.org>
212         * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's
213         built in the 2.0 profile.
215 2008-02-11  Andrew Jorgensen  <ajorgensen@novell.com>
217         * Makefile: build System.Xml.Linq in the 2.0 profile
219 2007-12-19  Jb Evain  <jbevain@novell.com>
221         * Makefile: include MicrosoftAjaxLibrary/License.htm
222         in the dist.
224 2007-12-17  Jb Evain  <jbevain@novell.com>
226         * Makefile: build Mono.Cecil only in the default profile.
228 2007-12-08  Marek Habersack  <mhabersack@novell.com>
230         * Makefile (common_dirs): Mono.Data.Sqlite must be built before
231         System.Web.
233 2007-12-03  Marek Safar  <marek.safar@gmail.com>
235         * Makefile: Build 3.5 assemblies under NET_3_5 profile.
236         
237 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
239         * Makefile: added System.Xml.Linq.
241 2007-11-13  Atsushi Enomoto  <atsushi@ximian.com>
243         * Makefile: In 2.0 System.EnterpriseServices.dll depends on
244           System.Transactions.dll.
246 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
248         * Makefile: In 2.0 System.Design.dll has cyclic dep on
249           System.Drawing.Design.dll.
251 2007-09-11  Marek Habersack  <mhabersack@novell.com>
253         * Makefile (net_2_0_dirs): added the System.Web.Extensions.Design
254         directory.
256 2007-08-27  Jb Evain  <jbevain@novell.com>
258         * Makefile: integrate Mono.Cecil.Mdb in the build.
260 2007-08-11  Andreia Gaita  <avidigal@novell.com>
262         * Makefile: Ooops, Mono.Mozilla is being built out of
263         order, fixed :p
265 2007-08-11  Andreia Gaita  <avidigal@novell.com>
267         * Makefile: integrate Mono.Mozilla wrapper in the build.
269 2007-07-17  Jb Evain  <jbevain@novell.com>
271         * Makefile: integrate Cecil in the build.
273 2007-07-11  Jb Evain  <jbevain@novell.com>
275         * Makefile: work on the 2.1 profile.
277 2007-05-11  Raja R Harinath  <rharinath@novell.com>
279         * Makefile (DIST_PROFILE_DIRS, COMPAT_PROFILE_DIRS): Remove.
280         (dist-local): No need for additional actions.
282 2007-02-22  Marek Habersack  <grendello@gmail.com>
284         * Makefile: Added Mono.Data.Sqlite to build.
286 2007-02-05  Marek Safar  <marek.safar@gmail.com>
288         * Makefile: Add System.Core to build.
290 2007-01-19  Atsushi Enomoto  <atsushi@ximian.com>
292         * Makefile: there are configuration dependency things in sys.xml too.
294 2006-10-18  Marek Habersack  <grendello@gmail.com>
296         * Makefile: Change the order of assembly compilation to make it
297         possible to compile the global/local resources compiler.
299 2006-09-04  Zoltan Varga  <vargaz@gmail.com>
301         * Makefile (BROKEN_SUBDIRS): Fix make dist.
303 2006-09-02  Jordi Mas <jordimash@gmail.com>
305         * msfinal3.pub: Microsoft public key to be used for strongnaming
306         WinFX assemblies.
308 2006-07-14  Raja R Harinath  <rharinath@novell.com>
310         * Makefile (net_2_0_dirs): Move System.Transactions ...
311         (common_dirs): ... here, before System.Data, which depends on it
312         in the net_2_0 profile.
314 2006-01-18  Chris Toshok  <toshok@ximian.com>
316         * Makefile (common_dirs): add System.Web again after
317         System.Web.Services.
319 2006-01-05  Raja R Harinath  <rharinath@novell.com>
321         * Makefile: Build FirebirdSql.Data.Firebird only in the "default"
322         profile.
324 2006-01-03  Chris Toshok  <toshok@ximian.com>
326         * Makefile (default_SUBDIRS): more futzing with ordering, thanks
327         to the complicated circular deps.  Build System.Configuration
328         after System.Security, and build System yet another time after
329         System.Configuration has been built.
331 2005-12-22  Raja R Harinath  <rharinath@novell.com>
333         * Makefile (default_SUBDIRS): Add Compat.ICSharpCode.SharpZipLib.
334         (COMPAT_PROFILE_DIRS): New.
335         (dist-local): Use it.
336         * compat/default, compat/net_2_0: New directories for holding
337         backwards-compatibility libraries.  These will not be used inside
338         the tree, but will be installed into the GAC.
340 2005-12-12  Atsushi Enomoto  <atsushi@ximian.com>
342         * Makefile : seems like net_2_0_ONLY_SUBDIRS must precede.
344 2005-12-12  Raja R Harinath  <rharinath@novell.com>
346         * Makefile (default_SUBDIRS): New.  Rename from SUBDIRS, and move
347         before including library.make.
348         (net_2_0_ONLY_SUBDIRS): New.
349         (DIST_ONLY_SUBDIRS): Add net_2_0_ONLY_SUBDIRS.
351 2005-09-30  Miguel de Icaza  <miguel@novell.com>
353         * Recompile the
354         FirebirdSql.Data.Common/Resources/isc_error_msg.resources with the
355         resgen so it produces 1.x resources not 2.x resources which are
356         unreadable in 1.x profile.
358         * FirebirdSql.Data.Firebird.dll.resources: Add the full name that
359         will be used, otherwise no resources work.
361         * FirebirdSql.Data.Common/Resources/isc_error_msg.txt: Fix newline.
363 2005-11-21  Raja R Harinath  <rharinath@novell.com>
365         * Makefile (net_2_0_bootstrap_SUBDIRS): Add PEAPI.
366         (net_1_1_java_SUBDIRS): New.  Don't use 'ifeq ($(PROFILE))' to
367         define SUBDIRS.
369 2005-11-15 Vlad Spivak <spivak@mainsoft.com>
371         * Makefile: define net_1_1_java profile subdirs
373 2005-10-06  Chris Lahey  <clahey@ximian.com>
375         * Makefile (SUBDIRS): Compile Mono Posix before Mono SqliteClient.
377 2005-06-14  Lluis Sanchez Gual <lluis@novell.com>
379         * Makefile: Added System.Configuration to the build.
381 2005-04-21  Raja R Harinath  <rharinath@novell.com>
383         * Makefile (net_1_1_bootstrap_SUBDIRS): Add PEAPI.
385 2005-04-07  Raja R Harinath  <rharinath@novell.com>
387         * Makefile ($(basic_files:%=lib/basic/%)): Build the "basic"
388         profile if needed.  This is used when 'make dist' is invoked on a
389         clean tree.  Reported by Ben Maurer.
391 2005-01-24  Raja R Harinath  <rharinath@novell.com>
393         * Makefile (bootstrap_dirs): Add Mono.Security and System.Security
394         ahead of System.
395         (SUBDIRS): Move Mono.Security and System.Security ahead of System.
397 2005-01-13  Cesar Lopez Nataren  <cnataren@novell.com>
399         * Makefile (SUBDIRS): added Microsoft.JScript to the default build.
401 2005-01-04  Raja R Harinath  <rharinath@novell.com>
403         * Makefile (DIST_ONLY_SUBDIRS): Remove Managed.Windows.Forms.
405 2004-12-26  Peter Bartok  <pbartok@novell.com>
407         * Makefile (SUBDIRS): Switched from System.Windows.Forms to
408           Managed.Windows.Forms to build with the managed implementation
409           by default.
411 2004-12-08  Martin Baulig  <martin@ximian.com>
413         * Mono.CSharp.Debugger/: Renamed to Mono.CSharp.CompilerServices.
414         (the DLL it creates has already been renamed a long time ago).
416 2004-12-08  Raja R Harinath  <rharinath@novell.com>
418         * Makefile (monolite_files): New.  Do away with lib/basic.tar.gz.
419         Create the files in lib/monolite/.
420         (DISTFILES, dist-default, dist-local): Distribute them.
422 2004-12-06  Raja R Harinath  <rharinath@novell.com>
424         * Makefile (SUBDIRS): Move I18N after second-pass of System.
426 2004-12-03  Raja R Harinath  <rharinath@novell.com>
428         * Makefile (basic_SUBDIRS): Add second-pass System, too.
429         (basic_files): Add System.Xml.dll.
431 2004-12-02  Atsushi Enomoto  <atsushi@ximian.com>
433         * Makefile : now we need System.Xml.dll for basic bootstrapping.
435 2004-11-25  Raja R Harinath  <rharinath@novell.com>
437         * Makefile (DISTFILES): Add public and private keys.
438         (lib/basic.tar.gz): New.
439         (dist-local): Distribute it.
440         (DIST_ONLY_SUBDIRS): Distribute Managed.Windows.Forms.
441         * I18N/Makefile (DISTFILES): Add Assembly/ChangeLog and
442         Assembly/AssemblyInfo.cs.
443         * IBM.Data.DB2/Makefile (EXTRA_DISTFILES): Distribute ibm.pub.
445 2004-11-22  Raja R Harinath  <rharinath@novell.com>
447         * Makefile (net_1_1_bootstrap_SUBDIRS): Add Mono.Security.
449 2004-11-19  Raja R Harinath  <rharinath@novell.com>
451         * Makefile (DIST_PROFILES): New.
452         (dist-local): Create profile-specific directories in the tarball.
454 2004-11-12  Martin Baulig  <martin@ximian.com>
456         * Makefile (SUBDIRS): Added Mono.C5.
458 2004-11-09  Raja R Harinath  <rharinath@novell.com>
460         * Makefile (basic_SUBDIRS): New.
462 2004-11-04  Raja R Harinath  <rharinath@novell.com>
464         * Makefile (net_1_1_bootstrap_SUBDIRS): New.
466 2004-10-29  Raja R Harinath  <rharinath@novell.com>
468         * Makefile (net_2_0_bootstrap_SUBDIRS): New.
470 2004-10-22  Daniel Morgan <danielmorgan@verizon.net>
472         * Mono.Data/.cvsignore
473         * Mono.Data/AssemblyInfo.cs
474         * Mono.Data/Makefile
475         * Mono.Data/Mono.Data.dll.sources: added files 
476         for build of Mono.Data.dll   
477         This assembly includes the ProviderFactory
479         * Makefile: added Mono.Data.dll to the build
480         * Mono.Data/app.config: added providers and 
481         removed obsolete providers to app settings xml file
482         
483         * Mono.Data/test/Mono.Data.dll: delete
485 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
487         * Makefile : just remove System.Data.SqlXml.dll.
489 2004-10-11  Duncan Mak  <duncan@ximian.com>
491         * Makefile: Move Microsoft.VisualBasic.dll to be built after
492         System.Windows.Forms.dll is built, because VB now requires SWF. This
493         fixes the build.
495 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
497         * Makefile: added System.Data.SqlXml.dll as a working target.
499 2004-07-02  Raja R Harinath  <rharinath@novell.com>
501         * IBM.Data.DB2/Makefile (all-local $(STD_TARGETS:=-local)):
502         Simplify dummy rule somewhat.
504 2004-06-24  Raja R Harinath  <rharinath@novell.com>
506         * IBM.Data.DB2/Makefile: Disable for 'net_2_0'.
508 2004-06-23 Gonzalo Paniagua Javier <gonzalo@ximian.com>
510         * Makefile: enabled Mono.CSharp.Debugger on windows.
512 2004-06-11  Duncan Mak  <duncan@ximian.com>
514         * IBM.Data.DB2/IBM.Data.DB2.dll.sources: 
515         * Makefile: Add IBM.Data.DB2.
517 2004-05-07  Raja R Harinath  <rharinath@novell.com>
519         * Makefile (SUBDIRS): Build 'corlib' and first pass of 'System'
520         before anything else.  Remove duplicated Novell.Directory.Ldap.
522 2004-05-02  Duncan Mak  <duncan@ximian.com>
524         * I18N/Assembly/AssemblyInfo.cs:
525         * Mono.CSharp.Debugger/Assembly/AssemblyInfo.cs:
526         * Mono.Cairo/Assembly/AssemblyInfo.cs:
527         * Mono.Data.SqliteClient/Assembly/AssemblyInfo.cs:
528         * Mono.Data.SybaseClient/Assembly/AssemblyInfo.cs:
529         * Mono.Data.Tds/Assembly/AssemblyInfo.cs:
530         * Mono.Data.TdsClient/Assembly/AssemblyInfo.cs: Fix the
531         AssemblyVersionAttribute ordering.
533 2004-05-02  Duncan Mak  <duncan@ximian.com>
535         * ByteFX.Data/AssemblyInfo.cs:
536         * Mono.GetOptions/AssemblyInfo.cs:
537         * Microsoft.Vsa/Assembly/AssemblyInfo.cs: Add assembly-level
538         attributes for versioning (1.0 vs. 1.1 vs. 2.0).
540 2004-04-22  Martin Baulig  <martin@ximian.com>
542         Renamed the `NET_1_2' conditional to `NET_2_0' in all files.
544 2004-03-31  Dick Porter  <dick@ximian.com>
546         * I18N/CJK/gb2312.table:
547         * I18N/CJK/Gb2312Convert.cs: 
548         * I18N/CJK/CP936.cs: Rewrote the GB2312 conversion, using the iconv
549         algorithm as a base.  Fixes bug 53841.
551 2004-03-23  Sebastien Pouliot  <sebastien@ximian.com>
553         * ecma.pub: New. ECMA key to be used for strongnaming assemblies.
554         * msfinal.pub: New. Microsoft public key to be used for strongnaming
555         assemblies.
557 2004-02-04  Marek Safar <marek.safar@seznam.cz>
559         * Makefile: Build System.dll in two steps. Because of the circular
560         dependency with System.XML.dll.
562 2004-01-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
564         * Makefile: disabled Mono.Posix for other platforms than linux until
565         it builds properly.
567 2003-12-17  Sebastien Pouliot  <spouliot@videotron.ca>
569         * Makefile: Moved Mono.Security before Mono.Data.Tds because it's
570         now required for NTLM authentication.
572 2003-10-21  Pedro Martínez Juliá  <yoros@wanadoo.es>
574         * Makefile: Removed Mono.Security.Tls.
576         * Mono.Security.Tls: Removed directory, now TLS support is in
577         Mono.Security assembly.
579 2003-10-16  Pedro Martínez Juliá  <yoros@wanadoo.es>
581         * Makefile: Add Mono.Security.Tls assembly.
583 2003-08-11  Duncan Mak  <duncan@ximian.com>
585         * Makefile (SUBDIRS): Add Mono.Cairo.dll
587 2003-07-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
589         * Makefile: only build Mono.CSharp.Debugger under linux.
591 2003-07-23  Peter Williams  <peter@newton.cx>
593         * Makefile (SUBDIRS): Add System.Drawing.Design.dll to the
594         default build.
596 2003-07-22  Cesar Lopez Nataren  <cesar@ciencias.unam.mx>
598         * mcs/class/Makefile: Added Microsoft.Vsa.dll to the build.
600 2003-04-04  Miguel de Icaza  <miguel@ximian.com>
602         *
603         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs: Do not close the file.
605 2003-04-03  Miguel de Icaza  <miguel@ximian.com>
607         *
608         ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
609         (InflaterInputStream.Skip): Use a more memory friendly implementation.
611 2003-04-17  Nick Drochak  <ndrochak@gol.com>
613         * library.make: Only try to run the unit tests if there is a Test
614         directory.
616 2003-04-11 Duncan Mak  <duncan@ximian.com>
617         
618         * Mono.Globalization/Data/*.xml: Check in XML files used in
619         the implementation of System.Globalization.
621 2003-03-31 Martin Willemoes Hansen
623         * Stubed System.Drawing.Design
625 2003-03-31  Alan Tam <Tam@SiuLung.com>
627         * makefile.gnu: Added System.Design to build
629 2003-03-31  Alan Tam <Tam@SiuLung.com>
631         * library.build: Added back System.Design to build
633 2003-03-22  Martin Willemoes Hansen <mwh@sysrq.dk>
635         * Stubed Custommarshalers
637 2003-03-20  Piers Haken  <piersh@friskit.com>
639         * makefile.gnu: really fix the System.Management build problems
641 2003-03-11  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
643         * mcs/class: Added the directories Microsoft.JScript and Microsoft.Vsa that
644         will have the runtime support and CodeDom support for the JScript Compiler.
646 2003-03-06 Jackson Harper <jackson@latitudegeo.com>
648         * makefile.gnu: Add PEAPI to the build
650 2003-03-06  Sebastien Pouliot <spouliot@videotron.ca>
652         * library.build: added Mono.Security to build, test and clean. 
654 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
656         * class/library.build:
657         * class/makefile.gnu: added Mono.Posix and System.Management.
659 2003-03-02 Jackson Harper <jackson@latitudegeo.com>
661         * mcs/class: Add PEAPI directory
663 2003-02-22  Martin Baulig  <martin@ximian.com>
665         * library.make: Pass `MCS_FLAGS' to MCS.
667 2003-02-15  Zoltan Varga  <vargaz@freemail.hu>
669         * makefile.gnu (test): do not install .dbg files since mcs no longer
670         generates them.
672 2003-02-13  Tim Coleman <tim@timcoleman.com>
673         * makefile.gnu: Add System.Data.OracleClient to linux build.
675 2003-02-10  Nick Drochak  <ndrochak@gol.com>
677         * library.build:
678         * makefile: add testcorlib target to run unit tests just for corlib.
680 2003-02-05  Sebastien Pouliot <spouliot@videotron.ca>
682         * library.build: added Mono.Security.Win32 to build, test and 
683         clean. There's no makefile.gnu for this assembly as it is 
684         specific to Win32.
686 2003-01-23  Nick Drochak <ndrochak@gol.com>
688         * makefile: install the .dbg files too so the debugger can use them.
690 2003-01-17  Sebastien Pouliot <spouliot@videotron.ca>
692         * library.build: added System.Security to build, test and clean.
693         There's no makefile.gnu yet for this assembly.
695 2003-01-16  Rodrigo Moya <rodrigo@ximian.com>
697         * makefile.gnu: added Mono.Data.DB2Client directory.
699 2003-01-08  Gaurav Vaish <gvaish_mono AT lycos.com>
701         * System.Web.Mobile  : Added new directory
703 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
704         
705         * enabled building Mono.Directory.LDAP and
706           System.Design in .build file
708 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
709         
710         * updated .build file(s) to correctly contain required buildfile 
711           attribute for nant
713 2002-12-09  Daniel Morgan <danmorg@sc.rr.com>
715         * library.build: add Mono.GetOptions to windows build
716         
717         * Mono.GetOptions/Mono.GetOptions.build: add file
718         for windows build
720 2002-12-08  Radek Doulik  <rodo@ximian.com>
722         * makefile.gnu (DIRS): place System.Data before Mono.GetOptions,
723         Mono.GetOptions references System.Data
725 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
727         * library.build: Added Cscompmgd to the build
729 2002-12-02  Cesar Octavio Lopez Nataren  <cesar@ciencias.unam.mx>
731         * mcs/class: Added assembly directory System.ServiceProcess
733 2002-11-26  Daniel morgan <danmorg@sc.rr.com>
735         * makefile.gnu: add Mono.Data.PostgreSqlClient 
736         to Linux build
737         
738         * library.build: add Mono.Data.PostgreSqlClient
739         to Windows build
741 2002-11-20  Nick Drochak <ndrochak@gol.com>
743         * library.make: for .response allow white space at the end of
744         the line