2005-09-22 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / class / System.XML / ChangeLog
1 2005-09-20 Konstantin Triger <kostat@mainsoft.com>
2
3         * Added jay.bat to run jay in java prebuild step
4         * System.XML.vmwcsproj: added prebuild step
5
6 2005-08-31  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * Makefile: /unsafe isn't required to build System.Xml.
9         * System.Xml_test.dll.sources: Added new CAS unit tests.
10
11 2005-07-31  Gert Driesen  <drieseng@users.sourceforge.net>
12
13         * System.Xml_test.dll.sources: Added tests for default values of
14         Xml Serialization attribute classes.
15
16 2005-06-27  Raja R Harinath  <rharinath@novell.com>
17
18         * Makefile (EXTRA_DISTFILES): Add files in Test/XmlFiles and
19         Test/System.Xml/nist_dom/.
20
21 2005-06-27  Atsushi Enomoto  <atsushi@ximian.com>
22
23         * System.Xml.dll.sources : removed XmlQueryDialect.
24           Added xslt message event stuff.
25
26 2005-06-20  Raja R Harinath  <rharinath@novell.com>
27
28         * Makefile (SCARY_LIB): Remove.
29
30 2005-05-25  Raja R Harinath  <rharinath@novell.com>
31
32         * Makefile (EXTRA_DISTFILES): Remove System.Xml.Query/skeleton-2.0.cs.
33
34 2005-05-23  Atsushi Enomoto  <atsushi@ximian.com>
35
36         * System.Xml.Query : removed the whole directory (removed from .net 2.0)
37
38 2005-05-09  Atsushi Enomoto  <atsushi@ximian.com>
39
40         * System.Xml.dll.sources : removed obsolete TypeTableEntry.cs.
41
42 2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
43
44         * System.Xml.dll.sources : XPathAtomicValue.cs -> XmlAtomicValue.cs.
45
46 2004-05-05  Atsushi Enomoto  <atsushi@ximian.com>
47
48         * System.Xml.dll.sources : removed XmlValueConverter (obsoleted).
49         * System.Xml_test.dll.sources : removed XPathAtomicValue (obsoleted).
50
51 2005-05-04  Andrew Skiba  <andrews@mainsoft.com>
52
53         * System.XML.vmwcsproj: Added Visual MainWin C# project file for
54         building System.XML package for TARGET_JVM.
55         
56 2005-04-03  Ben Maurer  <bmaurer@ximian.com>
57
58         * System.Xml.dll.sources: Kill multiplexing hack.
59
60 2004-03-22  Atsushi Enomoto  <atsushi@ximian.com>
61
62         * Makefile : now it creates XSLT pattern parser files from
63           Parser.jay and Tokenizer.cs in System.Xml.XPath.
64
65 2004-03-04  Atsushi Enomoto  <atsushi@ximian.com>
66
67         * System.Xml.dll.sources : Added XslNotSupportedOperation.cs.
68
69 2004-01-21  Atsushi Enomoto  <atsushi@ximian.com>
70
71         * Makefile : /nowarn:0162 is back.
72
73 2004-01-20  Atsushi Enomoto  <atsushi@ximian.com>
74
75         * Makefile : amd64 build complains /nowarn:0162. It should not, but
76           now removing since it breaks the build.
77
78 2004-01-18  Atsushi Enomoto  <atsushi@ximian.com>
79
80         * System.Xml.dll.sources :
81           Added XmlNameEntry.cs and XmlNameEntryCache.cs.
82
83 2004-01-17  Atsushi Enomoto  <atsushi@ximian.com>
84
85         * System.Xml.dll.sources : replaced CustomSerializer with 
86           XmlSchemaSerializer.
87           Replaced XmlNodeReader with XmlNodeReaderImpl.cs and
88           XmlNodeReader2.cs. (dispatches entity reader and non-entity reader.)
89
90 2004-12-17  Atsushi Enomoto  <atsushi@ximian.com>
91
92         * System.Xml.dll.sources : added XmlReaderBinarySupport.cs.
93
94 2004-12-14  Atsushi Enomoto  <atsushi@ximian.com>
95
96         * System.Xml.dll.sources : added XmlSchemaValidatingReader.
97
98 2004-12-08  Atsushi Enomoto  <atsushi@ximian.com>
99
100         * System.Xml.dll.sources : added XmlSchemaValidator.cs,
101           XmlValueGetter.cs and XmlSchemaValidationFlags.cs.
102
103 2004-12-06  Raja R Harinath  <rharinath@novell.com>
104
105         * Makefile (lib_file): New autodetecting define.
106         (USE_BOOT_COMPILE, LIBRARY_COMPILE): Add support for using
107         bootstrap compiler.
108         (BUILT_SOURCES): Add ...XPath/Parser.cs.
109         (EXTRA_DISTFILES): Add ...Query/XQueryParser.jay.
110         (BOOTSTRAP_MCS) [PROFILE=net_2_0]: New.
111         * System.Xml.dll.sources: Remove ...XPath/Parser.cs.
112
113 2004-12-04  Atsushi Enomoto  <atsushi@ximian.com>
114
115         * System.Xml.dll.sources : added DTMXPathDocument2.cs,
116           DTMXPathDocumentBuilder2.cs, DTMXPathDocumentWriter2.cs,
117           DTMXPathDocumentWriter2.cs and DTMXPathNode2.cs.
118
119 2004-12-03  Raja R Harinath  <rharinath@novell.com>
120
121         * Makefile: Remove support for being in bootstrap build.
122
123 2004-12-01  Atsushi Enomoto  <atsushi@ximian.com>
124
125         * System.Xml.dll.sources: removed old IXPathChangeNavigable.cs,
126           XmlChangeFilters.cs, and XPathDocumentNodeChangedAction.cs.
127
128 2004-11-25  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * Makefile : added LIBRARY_COMPILE condition for upcoming need to
131           be referenced in bootstrap.
132
133 2004-11-22  Atsushi Enomoto  <atsushi@ximian.com>
134
135         * System.Xml.dll.sources : added XmlSchemaInfo.cs.
136
137 2004-11-17  Atsushi Enomoto  <atsushi@ximian.com>
138
139         * System.Xml.dll.sources : Moved XQueryConvert.cs from
140           System.Xml.Query to System.Xml.
141
142 2004-11-17  Atsushi Enomoto  <atsushi@ximian.com>
143
144         * System.Xml.dll.sources : added XmlSchemaInference.cs,
145           XmlSchemaInferenceException.cs and XmlSchemaValidationException.cs.
146
147 2004-11-08  Atsushi Enomoto  <atsushi@ximian.com>
148
149         * System.Xml.dll.sources :
150           added XmlTextReader2.cs.
151           removed IXPathEditable.cs, XPathEditableNavigator.cs,
152           NodeChangedEventArgs.cs and NodeChangedEventHandler.cs.
153
154 2004-10-29  Atsushi Enomoto  <atsushi@ximian.com>
155
156         * Makefile : just ignore obsolete attribute warnings (those obsolete
157           members are widely used in obsolete code).
158
159 2004-10-28  Atsushi Enomoto  <atsushi@ximian.com>
160
161         * System.Xml.dll.sources : removed IXmlDataEvidence, fixed
162           XmlDateTimeSerializationMode, added NewLineHandling.
163
164 2004-10-22  Atsushi Enomoto  <atsushi@ximian.com>
165
166         * System.Xml.dll.sources : removed all XQuery related classes, fixed
167           XmlConvertDateTimeSerializationMode, removed 2.0 XPathDocument
168           implementation classes.
169
170 2004-10-21  Atsushi Enomoto  <atsushi@ximian.com>
171
172         * Makefile : added -nowarn:0162 -nowarn:0618 to the compiler options.
173
174 2004-10-07  Atsushi Enomoto  <atsushi@ximian.com>
175
176         * System.Xml.dll.sources:
177           added System.Xml.Query/XQueryFunctionContextAttribute.cs.
178
179 2004-09-13  Atsushi Enomoto  <atsushi@ximian.com>
180
181         * System.Xml_test.dll.sources : Added XPathAtomicValueTests.cs.
182
183 2004-09-08  Atsushi Enomoto  <atsushi@ximian.com>
184
185         * System.Xml_test.dll.sources : Added XmlWriterSettingsTests.cs.
186
187 2004-09-07  Atsushi Enomoto  <atsushi@ximian.com>
188
189         * System.Xml_test.dll.sources : Added XmlReaderSettingsTests.cs.
190           XmlReaderCommonTests.cs and XmlSchemaSetTests.cs were missing.
191
192 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
193
194         * System.Xml.dll.sources:
195           added System.Xml.Query/XQueryComparisonOperator.cs.
196
197 2004-08-31  Atsushi Enomoto  <atsushi@ximian.com>
198
199         * System.Xml.dll.sources:
200           added System.Xml.Query/XQueryArithmeticOperator.cs.
201
202 2004-08-20  Atsushi Enomoto  <atsushi@ximian.com>
203
204         * System.Xml.dll.sources:
205           added many XQuery implementation internal classes.
206
207 2004-08-02  Atsushi Enomoto  <atsushi@ximian.com>
208
209         * System.Xml.dll.sources: added those files:
210           - Mono.Xml.XPath/XPathDocument2.cs
211           - Mono.Xml.XPath/XPathDocument2Navigator.cs
212           - Mono.Xml.XPath/XPathDocument2Editable.cs
213
214 2004-07-29  Atsushi Enomoto  <atsushi@ximian.com>
215
216         * System.Xml.dll.sources: added Mono.Xml/SubtreeXmlReader.cs
217
218 2004-07-28  Atsushi Enomoto  <atsushi@ximian.com>
219
220         * System.Xml.dll.sources: added Mono.Xml.XPath/XPathEditableDocument.cs
221
222 2004-07-26  Atsushi Enomoto  <atsushi@ximian.com>
223
224         * Makefile : added call to jay for creating XQueryParser.cs.
225         * System.Xml.dll.sources : added XQueryParser.cs, XQueryTokenizer.cs,
226           XQueryModuleProlog.cs, XPath2Expression.cs and XQueryExpression.cs.
227
228 2004-07-21  Atsushi Enomoto  <atsushi@ximian.com>
229
230         * System.Xml.dll.sources: Added XQueryConvert.cs. Removed 
231           XmlFactory.cs, XmlQualifiedNameTable.cs, IXPathChangeNavigable.cs,
232           XPathChangeNavigator.cs and IXmlType.cs that are removed or going to 
233           be removed.
234
235 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
236
237         * System.Xml.dll.sources: Added MonoFIXAttribute.cs
238
239 2004-07-13  Atsushi Enomoto  <atsushi@ximian.com>
240
241         * System.Xml.dll.sources:
242           Added XmlFilterReader.cs and XPathNavigatorReader.cs
243
244 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
245
246         * System.Xml.dll.sources: Added XmlConvertDateTimeOption.cs.
247
248 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
249
250         * System.Xml.dll.sources: removed XmlItemView.cs and
251           XmlItemViewCollection.cs (only in 1.2).
252
253 2004-07-09  Atsushi Enomoto  <atsushi@ximian.com>
254
255         * System.Xml.dll.sources: removed one of ImportContext.cs
256
257 2004-07-08  Lluis Sanchez Gual <lluis@ximian.com>
258
259         * System.Xml.dll.sources: Added new files:
260                 System.Xml.Serialization/IXmlSerializerImplementation.cs
261                 System.Xml.Serialization/IXmlTextParser.cs
262                 System.Xml.Serialization/ImportContext.cs
263                 System.Xml.Serialization/SchemaImporter.cs
264                 System.Xml.Serialization/SchemaImporterExtension.cs
265                 System.Xml.Serialization/SchemaImporterExtensionCollection.cs
266                 System.Xml.Serialization/XmlDeserializationEvents.cs
267                 System.Xml.Serialization/XmlSchemaProviderAttribute.cs
268                 System.Xml.Serialization/XmlSerializationGeneratedCode.cs
269                 System.Xml.Serialization/XmlSerializerAssemblyAttribute.cs
270                 System.Xml.Serialization/XmlSerializerFactory.cs
271                 System.Xml.Serialization/XmlSerializerVersionAttribute.cs
272
273 2004-07-06  Raja R Harinath  <rharinath@novell.com>
274
275         * System.Xml.dll.sources: List newly added NET 2.0 stubs.
276
277 2004-07-02  Raja R Harinath  <rharinath@novell.com>
278
279         * Makefile (LIBRARY_USE_INTERMEDIATE_FILE): Define.
280
281 2004-06-18  Atsushi Enomoto  <atsushi@ximian.com>
282
283         * Mono.System.XML.csproj : now contains new NET_2_0 files.
284
285 2004-05-22  Atsushi Enomoto  <atsushi@ximian.com>
286
287         * System.Xml.dll.sources : added/removed all NET_2_0 classes.
288
289 2004-05-19  Atsushi Enomoto  <atsushi@ximian.com>
290
291         * System.Xml.dll.sources : Added System.Xml.Schema/CustomSerializer.cs
292
293 2004-03-31  Atsushi Enomoto  <atsushi@ximian.com>
294
295         * System.Xml_test.dll.sources :
296           Added new test files: nist_dom stuff, XmlSecureResolverTests.cs,
297           XmlSchemaAssertion.cs, MsxslScriptTests.cs.
298
299 2004-03-24  Lluis Sanchez Gual <lluis@ximian.com>
300
301         * System.Xml_test.dll.sources: Added 
302                 System.Xml.Serialization/ComplexDataStructure.cs.
303
304 2004-02-24  Lluis Sanchez Gual <lluis@ximian.com>
305
306         * System.Xml.dll.sources: Added SerializationSource.cs.
307
308 2004-02-22  Nick Drochak <ndrochak@ieee.org>
309
310         * System.Xml_test.dll.sources : Removed XmlSchemaAssertion.cs. It does
311         not seem to be in CVS.  This was breaking the build on windows.
312
313 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
314
315         * System.Xml_test.dll.sources : Added XmlEntityTests.cs and
316           XmlDocumentEventTests.cs.
317
318 2004-02-17  Atsushi Enomoto  <atsushi@ximian.com>
319
320         * System.Xml.dll.sources : Added XslFunctions.cs.
321
322 2004-02-15 Ben Maurer  <bmaurer@users.sourceforge.net>
323
324         * DTDValidatingReader.cs: simple optimization. there is only
325         one string, skip the string builder and just return the string.
326
327 2004-02-13  Atsushi Enomoto  <atsushi@ximian.com>
328
329         * System.Xml.dll.sources : added DTMXPathDocumentWriter.cs.
330
331 2004-02-11  Atsushi Enomoto  <atsushi@ximian.com>
332
333         * Mono.System.XML.csproj : updated.
334
335 2004-01-14  Atsushi Enomoto  <atsushi@ximian.com>
336
337         * System.Xml.dll.sources : added SchemaDataValueType.cs
338
339 2004-01-07  Nick Drochak <ndrochak@ieee.org>
340
341         * Makefile: Don't hide behind the /nowarns.  Fix them.
342
343 2004-01-06  Atsushi Enomoto  <atsushi@ximian.com>
344
345         * Makefile : use /noconfig like System.dll (to erase make test warning)
346
347 2003-12-18  Lluis Sanchez Gual <lluis@ximian.com>
348
349   * System.Xml_test.dll.sources : Added test files
350                 System.Xml.Serialization/DeserializeTests.cs
351                 System.Xml.Serialization/XmlAttributesTests.cs
352                 System.Xml.Serialization/XmlReflectionImporterTests.cs
353                 System.Xml.Serialization/XmlSerializationWriterTests.cs
354
355 2003-12-17  David Sheldon <dave-mono@earth.li>
356
357   * System.Xml_test.dll.sources : Added XmlSchemaBuiltInDatatypeTests.cs
358
359 2003-12-15  Atsushi Enomoto  <ginga@kit.hi-ho.ne.jp>
360
361         * System.Xml.dll.sources :
362           removed UpdateEventHandler.cs and XmlUpdateEventArgs.cs to sqlxml.
363
364 2003-12-14  Tim Coleman <tim@timcoleman.com>
365         * System.Xml.dll.sources :
366                 Add files from new System.Xml.Query namespace.
367
368 2003-12-11  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
369
370         * System.Xml.dll.sources : Added ScriptCompilerInfo.cs.
371
372 2003-12-08  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
373
374         * System.Xml_test.dll.sources : patch by David Sheldon. Added XmlSchemaLengthFacetTests.cs.
375
376 2003-11-25  Tim Coleman <tim@timcoleman.com>
377         * System.Xml.dll.sources: added XmlSchemaBuiltInType.cs
378
379 2003-11-19  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
380
381         * System.Xml.dll.sources: added XPathComparer.cs
382
383 2003-11-17  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
384
385         * System.Xml.dll.sources: added some new .NET 1.2 stuff,
386           and sorted some members of the list.
387
388 2003-11-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
389
390         * System.Xml.dll.sources: added HtmlEmitter.cs
391
392 2003-10-15  Lluis Sanchez Gual  <lluis@ximian.com>
393
394         * System.Xml.dll.sources: added System.Xml.Serialization/MapCodeGenerator.cs
395
396 2003-10-09  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
397
398         * System.Xml.dll.sources: added DTDReader.cs.
399
400 2003-10-01  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
401
402         * System.Xml.dll.sources: added DTMXPathNode.cs.
403
404 2003-09-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
405
406         * System.Xml.dll.sources: added XsdIdentityPath.cs, XsdIdentityState.cs
407           and XsdWildcard.cs.
408
409 2003-09-01  Lluis Sanchez Gual  <lluis@ximian.com>
410
411         * System.Xml.dll.sources: added SerializationCodeGenerator.cs,
412           SerializationCodeGeneratorConfiguration.cs.
413
414 2003-08-24  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
415
416         * System.Xml.dll.sources : added XsdParticleValidationState.cs
417           and XsdValidatingReader.cs.
418         * System.Xml_test.dll.sources : added XsdParticleValidationTests.cs
419           and XsdValidatingReaderTests.cs.
420
421 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
422
423         * System.Xml.dll.sources: add files from Oleg.
424
425 2003-08-18 Ben Maurer  <bmaurer@users.sourceforge.net>
426
427         * System.Xml.dll.source: add System.Xml/HighWaterStack.cs.
428
429 2003-08-14  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
430
431         * System.Xml.dll.sources: Added Mono.Xml.Xsl.Operation/XslComment.cs 
432           and Mono.Xml/IHasXmlSchemaInfo.cs
433
434 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
435
436         * System.Xml.dll.sources: Added Assembly/Locale.cs
437
438 2003-08-07  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
439
440         * System.Xml.dll.sources: Add Mono.Xml/IHasXmlParserContext.cs.
441
442 2003-07-28 Ben Maurer  <bmaurer@users.sourceforge.net>
443
444         * System.Xml.dll.sources: Add new files
445
446 2003-07-21  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
447
448         * Mono.System.XML.csproj : caught up with current library.
449
450 2003-07-18  Peter Williams  <peter@newton.cx>
451
452         * Makefile (EXTRA_DISTFILES): NUnit.Prefs is not a 
453         distable file.
454
455 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
456
457         * list.unix: Added Assembly/AssemblyInfo.cs, Removed System.Xml.Serialization/AssemblyInfo.cs
458
459 2003-07-06  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
460
461         * list.unix : added System.Xml.Schema/BuiltInDatatype.cs,
462           System.Xml/DTDAutomata.cs, System.Xml/DTDValidatingReader.cs
463
464 2003-06-30  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
465
466         * added Mono.Xml.XPath directory.
467         * list.unix : added Mono.Xml.XPath's DTMXPathDocument.cs, 
468                 DTMXPathDocumentBuilder.cs, DTMXPathNavigator.cs
469
470 2003-06-16  Lluis Sanchez Gual <lluis@ximian.com>
471
472         * added System.Xml.Serialization/XmlTypeMapMemberNamespaces.cs
473
474 2003-06-05  Lluis Sanchez Gual <lluis@ximian.com>
475
476         * added System.Xml.Serialization/ReflectionHelper.cs to list.unix
477
478 2003-05-27  Joshua Tauberer <tauberer@for.net>
479
480         * XslTransform.cs: Initial support for extension objects.
481                 Known issues:
482                         Extension method signatures must match exactly to the
483                         types of parameters that the method is called with from the stylesheet.
484                         Node set parameters are converted to an ArrayList of strings.
485         * makefule.gnu: Added -unsafe flag, required by the above stuff.
486         * System.XML.build: Added -unsafe flag.  Hope this is the right place.
487
488 2003-05-26  Lluis Sanchez Gual <lluis@ximian.com>
489         
490         * XmlSerializationWriterInterpreter.cs, XmlSerializationReaderInterpreter.cs
491           XmlTypeMapElementInfo.cs, XmlTypeMapMember.cs, XmlTypeMapMemberAttribute.cs
492           XmlTypeMapMemberElement.cs, XmlTypeMapping.cs: Added
493
494 2003-05-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
495
496         * added XmlSecureResolver.cs to list.unix.
497
498 2003-05-15  Nick Drochak  <ndrochak@gol.com>
499
500         * System.XML.build: exclude standalone tests from dll build.
501
502 2003-05-10  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
503
504         * added TypeTableEntry.cs to list.unix.
505
506 2003-03-18  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
507
508         * added XmlParserInput.cs and DTDObjectModel.cs to list.unix and 
509           Mono.System.Xml.csproj.
510
511 2003-02-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
512
513         * added XmlInputStream.cs to list.unix and Mono.System.Xml.csproj.
514
515 2003-01-16  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
516
517         * updated Mono.System.Xml.csproj. (patch by David B. Bitton)
518
519 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
520         
521         * updated .build file(s) to correctly contain required buildfile 
522           attribute for nant
523
524 2002-10-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
525
526         * makefile.gnu: added test target.
527
528 2002-08-22  Tim Coleman <tim@timcoleman.com>
529         * list.unix:
530                 Add System.Xml.Serialization/XmlCustomFormatter.cs
531
532 2002-08-19  Tim Coleman <tim@timcoleman.com>
533         * list.unix:
534                 Add System.Xml.Serialization/XmlSerializationWriter.cs
535
536 2002-07-24  Tim Coleman <tim@timcoleman.com>
537         * list.unix:
538                 Add some more classes to this build list.
539
540 2002-07-22  Tim Coleman <tim@timcoleman.com>
541         * list.unix:
542                 Add System.Xml.Serialization/SoapReflectionImporter.cs to build
543                 list.
544
545 2002-07-22  Tim Coleman <tim@timcoleman.com>
546         * list.unix: added new classes to build list.
547
548 2002-06-20  Ajay kumar Dwivedi <adwiv@yahoo.com>
549         
550         * System.Xml.Serialization: Added to build target
551
552 2002-05-24  Miguel de Icaza  <miguel@ximian.com>
553
554         * System.Xml.Serialization/XmlElementAttribute.cs: Add allowmultiple
555
556 2002-03-06  Jason Diamond  <jason@injektilo.org>
557
558         * System.XML.build: Disable warning CS0679: Other languages may permit the internal virtual member 'foo' to be overridden.
559
560 2002-02-23  Nick Drochak  <ndrochak@gol.com>
561
562         * System.XML.build: Change dll name to System.Xml.dll from 
563         System.XML.dll (not easy to notice, btw)
564
565 2001-12-07  Nick Drochak <ndrochak@gol.com>
566
567         * ChangeLog: Add the change log to this directory
568
569         * System.XML.build: Add dependancy on linux target to test target. Need to have the dll before we can test it, right?  Plus is encourages other to try 'make test'.