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