2005-03-04 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / System.Web / ChangeLog
1 2005-03-04  Lluis Sanchez Gual <lluis@novell.com>
2
3         * System.Web.dll.sources: Added more files to the build:
4                 System.Web.UI.WebControls/ChildTable.cs
5                 System.Web.UI.WebControls/DataKey.cs
6                 System.Web.UI.WebControls/DataKeyArray.cs
7                 System.Web.UI.WebControls/GridViewCommandEventArgs.cs
8                 System.Web.UI.WebControls/GridViewCommandEventHandler.cs
9                 System.Web.UI.WebControls/GridViewRowEventArgs.cs
10                 System.Web.UI.WebControls/GridViewRowEventHandler.cs
11                 System.Web.UI.WebControls/StringArrayConverter.cs
12
13 2005-02-25  Lluis Sanchez Gual <lluis@novell.com>
14
15         * System.Web.dll.sources: Added new files:
16                 System.Web.UI.WebControls/BoundField.cs
17                 System.Web.UI.WebControls/CompositeDataBoundControl.cs
18                 System.Web.UI.WebControls/DataControlFieldCollection.cs
19                 System.Web.UI.WebControls/GridView.cs
20                 System.Web.UI.WebControls/GridViewRow.cs
21                 System.Web.UI.WebControls/GridViewRowCollection.cs
22                 System.Web.UI.WebControls/PagerSettings.cs
23                 System.Web.UI.WebControls/XmlDataSourceNodeDescriptor.cs
24                 System.Web.UI.WebControls/XmlDataSourcePropertyDescriptor.cs
25
26 2005-02-23  Sebastien Pouliot  <sebastien@ximian.com>
27
28         * System.Web_test.dll.sources: Added new unit tests for
29         HttpRequest, HttpServerUtility and HttpUtility to test for XSS.
30
31 2005-02-18  Lluis Sanchez Gual <lluis@novell.com>
32
33         * System.Web.dll.sources: New file:
34                 System.Web.UI.WebControls/CollectionDataSource.cs
35
36 2005-02-10  Lluis Sanchez Gual <lluis@novell.com>
37
38         * System.Web.dll.sources: New files:
39                 System.Web.UI/ICheckBoxControl.cs
40                 System.Web.UI/IStaticTextControl.cs
41                 System.Web.UI/ITextControl.cs
42
43 2005-02-04  Lluis Sanchez Gual <lluis@novell.com>
44
45         * Makefile: Added resource file.
46
47 2005-02-02  Lluis Sanchez Gual <lluis@novell.com>
48
49         * System.Web.dll.sources: Added some files to the build:
50                 System.Web.UI.WebControls/CompositeControl.cs
51                 System.Web.UI.WebControls/ControlPropertyNameConverter.cs
52
53 2005-01-28  Lluis Sanchez Gual <lluis@novell.com>
54
55         * System.Web.dll.sources: Added new files:
56                 System.Web.UI.WebControls/MultiView.cs
57                 System.Web.UI.WebControls/View.cs
58                 System.Web.UI.WebControls/ViewCollection.cs
59
60 2005-01-21  Lluis Sanchez Gual <lluis@novell.com>
61
62         * System.Web.dll.sources: Added new files:
63                 System.Web.UI.WebControls/Content.cs
64                 System.Web.UI.WebControls/ContentControlBuilder.cs
65                 System.Web.UI.WebControls/ContentPlaceHolder.cs
66                 System.Web.UI.WebControls/ContentPlaceHolderBuilder.cs
67                 System.Web.UI/MasterPage.cs
68                 System.Web.UI/MasterPageParser.cs
69
70 2005-01-10  Lluis Sanchez Gual <lluis@novell.com>
71
72         * System.Web.dll.sources: Added new files:
73                 System.Web.UI.WebControls/MenuItemTemplateContainer.cs
74                 System.Web.UI.WebControls/SubMenuStyle.cs
75         * Makefile: Added those files to the build.
76
77 2004-12-20  Lluis Sanchez Gual <lluis@novell.com>
78
79         * System.Web.dll.sources: Added some new files to the build.
80         
81 2004-12-10  Lluis Sanchez Gual <lluis@novell.com>
82
83         * Makefile: Added Menu script.
84         
85 2004-12-02  Lluis Sanchez Gual <lluis@novell.com>
86
87         * System.Web.dll.sources: Added new files:
88                 System.Web.UI.WebControls/Menu.cs
89                 System.Web.UI.WebControls/MenuEventArgs.cs
90                 System.Web.UI.WebControls/MenuEventHandler.cs
91                 System.Web.UI.WebControls/MenuItem.cs
92                 System.Web.UI.WebControls/MenuItemBinding.cs
93                 System.Web.UI.WebControls/MenuItemBindingCollection.cs
94                 System.Web.UI.WebControls/MenuItemCollection.cs
95                 System.Web.UI.WebControls/MenuItemStyle.cs
96                 System.Web.UI.WebControls/MenuItemStyleCollection.cs
97
98 2004-12-02  Lluis Sanchez Gual <lluis@novell.com>
99
100         * Makefile: Added more TreeView resources.
101
102 2004-11-30  Raja R Harinath  <rharinath@novell.com>
103
104         * Makefile (RESOURCE_FILES): Make sure that we distribute these,
105         irrespective of the profile.
106         (OTHER_RES): New.
107
108 2004-11-29 Sanjay Gupta <gsanjay@novell.com>
109
110         * System.Web.dll.sources: Added DataControlField.cs and 
111         DataControlFieldCell.cs.
112
113 2004-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
114
115         * System.Web.dll.sources: added ReusableMemoryStream.
116
117 2004-11-26  Lluis Sanchez Gual <lluis@novell.com>
118
119         * System.Web.dll.sources: Added new file:
120                 System.Web.UI/ClientScriptManager
121         * Makefile: Added more resources.
122
123 2004-11-25  Raja R Harinath  <rharinath@novell.com>
124
125         * Makefile (RESOURCE_FILES): New.  List set of resources.
126         (EXTRA_DISTFILES): New.  Distribute them.
127
128 2004-11-23  Lluis Sanchez Gual <lluis@novell.com>
129
130         * Makefile: Added TreeView resources.
131         * System.Web.dll.sources: Added new files:
132                 System.Web.UI.WebControls/BaseDataBoundControl.cs
133                 System.Web.UI.WebControls/HierarchicalDataBoundControl.cs
134                 System.Web.UI.WebControls/TreeNode.cs
135                 System.Web.UI.WebControls/TreeNodeBinding.cs
136                 System.Web.UI.WebControls/TreeNodeBindingCollection.cs
137                 System.Web.UI.WebControls/TreeNodeCollection.cs
138                 System.Web.UI.WebControls/TreeNodeEventArgs.cs
139                 System.Web.UI.WebControls/TreeNodeEventHandler.cs
140                 System.Web.UI.WebControls/TreeNodeStyle.cs
141                 System.Web.UI.WebControls/TreeNodeStyleCollection.cs
142                 System.Web.UI.WebControls/TreeView.cs
143         
144 2004-11-19  Sanjay Gupta <gsanjay@novell.com>
145
146         * System.Web.dll.sources: Added new file:
147                 System.Web.UI.WebControls/AccessDataSourceView.cs.
148
149 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
150
151         * System.Web.dll.sources: Added new files:
152                 System.Web.Security/ActiveDirectoryMembershipProvider.cs
153                 System.Web.Security/MembershipProvider.cs
154                 System.Web.Security/RoleProvider.cs
155                 System.Web.UI.WebControls/SiteMapDataSource.cs
156                 System.Web.UI.WebControls/SiteMapHierarchicalDataSourceView.cs
157                 System.Web/ParserError.cs
158                 System.Web/ParserErrorCollection.cs
159                 System.Web/SiteMapResolveEventArgs.cs
160
161 2004-11-15  Lluis Sanchez Gual <lluis@novell.com>
162
163         * System.Web.dll.sources: Added new files:
164                 System.Web.Configuration/AdapterDictionary.cs
165                 System.Web.Configuration/AnonymousIdentificationSection.cs
166                 System.Web.Configuration/AssemblyCollection.cs
167                 System.Web.Configuration/AssemblyInfo.cs
168                 System.Web.Configuration/AuthenticationSection.cs
169                 System.Web.Configuration/FormsAuthenticationConfiguration.cs
170                 System.Web.Configuration/InternalSection.cs
171                 System.Web.Configuration/PassportAuthentication.cs
172
173 2004-10-20  Sanjay Gupta <gsanjay@novell.com>
174
175         * System.Web.dll.sources: Added new class in System.Web.UI.
176
177 2004-10-12  Sanjay Gupta <gsanjay@novell.com>
178
179         * System.Web_test.dll.sources: Added new test case source file.
180
181 2004-10-12  Sanjay Gupta <gsanjay@novell.com>
182
183         * System.Web.dll.sources: Added new class in System.Web.UI.
184
185 2004-10-11  Sanjay Gupta <gsanjay@novell.com>
186
187         * makefile: Added flag to build System.Web_test.dll.
188
189 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
190
191         * System.Web_test.dll.sources: Added new file.
192
193 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
194
195         * System.Web.dll.sources: Added new classes in  
196           System.Web.UI.WebControls.
197
198 2004-09-30  Sanjay Gupta <gsanjay@novell.com>
199
200         * System.Web.dll.sources: Added and removed an enumeration in  
201           System.Web.UI.WebControls.
202
203 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
204
205         * System.Web.dll.sources: Added new classes in 
206           System.Web.UI.WebControls.WebParts.
207
208 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
209
210         * System.Web.dll.sources: Added new classes in 
211           System.Web.UI.WebControls.WebParts.
212
213 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
214
215         * System.Web.dll.sources: Added new classes in 
216           System.Web.UI.WebControls.WebParts.
217
218 2004-09-24  Sanjay Gupta <gsanjay@novell.com>
219
220         * System.Web.dll.sources: Added new attribute class in System.Web.UI.
221
222 2004-09-14  Sanjay Gupta <gsanjay@novell.com>
223
224         * System.Web.dll.sources: Added new attribute classes in System.Web.UI.
225
226 2004-09-07  Sanjay Gupta <gsanjay@novell.com>
227
228         * System.Web.dll.sources: Added new class in System.Web.UI.WebControls.
229
230 2004-09-03  Sanjay Gupta <gsanjay@novell.com>
231
232         * System.Web.dll.sources: Added new interface and classes in 
233         System.Web.UI namespace.
234
235 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
236
237         * System.Web.dll.sources: Added new interfaces in 
238         System.Web.UI.WebControls.WebParts namespace.
239
240 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
241
242         * System.Web.dll.sources: Added new *EventArgs.cs and *EventHandler in 
243         System.Web.UI.WebControls namespace.
244
245 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
246
247         * System.Web.dll.sources: Added new delegates in System.Web.SessionState
248          and System.Web.UI.
249
250 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
251
252         * System.Web.dll.sources: Added new interfaces in System.Web.SessionState
253          and System.Web.UI.
254
255 2004-08-18  Sanjay Gupta <gsanjay@novell.com>
256
257         * System.Web.dll.sources: Added new file RelatedBodyPart.cs.
258
259 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
260
261         * System.Web.dll.sources: Added new interfaces to System.Web.UI.WebControls and 
262         a class to System.Web.UI. 
263
264 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
265
266         * System.Web.dll.sources: Added new interfaces to System.Web.SessionState.
267
268 2004-08-04  Sanjay Gupta  <gsanjay@novell.com>
269
270         * System.Web.dll.sources: Added new enums.
271
272 2004-08-02  Duncan Mak  <duncan@ximian.com>
273
274         * System.Web.dll.sources: Added new enums and interfaces,
275         re-ordered alphabetically.
276
277 2004-06-08  Alon Gazit <along@mainsoft.com>
278
279         * System.Web.dll.sources: added ServerVariablesCollection.
280
281 2004-06-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
282
283         * System.Web.dll.sources: removed CSCompiler.cs
284
285 2004-06-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
286
287         * System.Web.dll.sources: removing ServerVariablesCollection. It does
288         not compile.
289
290 2004-06-07  Alon Gazit <along@mainsoft.com>
291
292         * System.Web.dll.sources: added ServerVariablesCollection.
293
294 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
295
296         * System.Web.dll.sources: added Html32TextWriter.
297
298 2004-04-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
299
300         * System.Web.dll.sources: removed unused/obsolete files from
301         System.Web.Util.
302
303 2004-02-09  Jackson Harper  <jackson@ximian.com>
304
305         * System.Web.dll.sources: Remove System.Web.Caching.Watcher from
306         build. We are now using FileSystemWatcher.
307         
308 2004-01-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
309
310         * System.Web.dll.sources: added new files in S.W.Configuration.
311
312 2004-01-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
313
314         * makefile: Dependency to EnterpriseServices.dll added
315         * System.Web.dll.sources: Added 4 files in System.Util, sorted Web.Util
316         file names.
317
318 2004-01-10  Jackson Harper <jackson@ximian.com>
319
320         * System.Web.dll.sources: Add TraceConfig.cs and
321         TraceConfigurationHandler.cs to the build.
322         
323 2004-01-10  Jackson Harper <jackson@ximian.com>
324
325         * System.Web.dll.sources: Add TraceData.cs and TraceManager.cs to
326         build.
327         
328 2003-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
329
330         * System.Web.dll.sources: added HttpRequestValidationException.
331
332 2003-12-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
333
334         * System.Web.dll.sources: added CustomErrorsConfigHandler.cs
335
336 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
337
338         * System.Web.dll.sources: added CapabilitiesLoader.cs
339
340 2003-12-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
341
342         * System.Web.dll.sources: added WebConfigurationSettings.
343
344 2003-11-25  Jackson Harper <jackson@ximian.com>
345
346         * System.web.dll.sources: Add AltSerialization.cs to the build
347
348 2003-11-24  Jackson Harper <jackson@ximian.com>
349
350         * System.web.dll.sources: Add State server classes to build.
351         
352 2003-11-21  Jackson Harper <jackson@ximian.com>
353
354         * System.web.dll.sources: Add CachedVaryBy.cs to the build
355         
356 2003-11-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
357
358         * System.Web.dll.sources: added XmlBuilder.cs
359
360 2003-11-20  Jackson Harper <jackson@ximian.com>
361
362         * System.web.dll.sources: add OutputCacheModule.cs and
363         CachedRawResponse.cs to the build.
364         
365 2003-11-19  Todd Berman <tberman@gentoo.org>
366
367         * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
368
369 2003-11-18  Todd Berman <tberman@gentoo.org>
370
371         * System.Web.dll.sources: Add ParameterCollection.cs
372
373 2003-11-13  Jackson Harper  <jackson@ximian.com>
374
375         * System.web.dll.sources: Add System.Web.Util.TimeUtil.cs to the
376         build
377         
378 2003-11-06 Jackson Harper <jackson@ximian.com>
379
380         * System.web.dll.sources: Add SessionId.cs to build
381         
382 2003-11-03 Jackson Harper <jackson@ximian.com>
383
384         * System.Web.dll.sources: Add SessionSQLServerHandler.cs
385         * makefile: Reference System.Data.dll
386         
387 2003-10-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
388
389         * System.Web.dll.sources: added WebControlsSectionHandler.cs
390
391 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
392
393         * System.Web.dll.sources: added Locale.cs
394
395 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
396
397         * System.Web.dll.sources: added new files to System.Web.SessionState and System.Web.UI
398
399 2003-07-25  Ravi Pratap  <ravi@ximian.com>
400
401         * everywhere: Remove uses of direct invocation of the 'Invoke'
402         method on a delegate type - that is error cs1533 now flagged by
403         mcs.
404
405 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
406
407         * System.Web.dll.sources:
408         * list: HtmlControlPersistableAttribute.cs, IgnoreUnknownContentAttribute.cs added
409
410 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
411
412         * System.Web.dll.sources:
413         * list: System.Web.UI/IUserControlDesignerAccessor.cs added
414
415 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
416
417         * System.Web.dll.sources:
418         * list: AssemblyInfo.cs added, Consts.cs added
419
420 2003-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
421
422         * list: sorted, added a couple of missing files and 3 new ones.
423
424 2003-04-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
425
426         * list: added CollectionBuilder and TemplateBuilder.
427
428 2003-04-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
429
430         * list: added Watcher.cs
431
432 2003-03-31  Stefan Görling <stefan@gorling.se>
433
434         * list: added new files to System.Web.SessionState
435
436 2003-03-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
437
438         * list: added SessionConfig.cs and SessionStateSectionHandler.cs
439
440 2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
441
442         * list: added AuthorizationConfig and AuthorizationConfigHandler.
443
444 2003-02-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
445
446         * list: added a couple of new files.
447
448 2002-11-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
449
450         * list: added new file.
451
452 2002-11-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
453
454         * list: added/removed files.
455
456 2002-11-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
457
458         * makefile.gnu: s/MONO_PATH_PREFIX/MONO_PATH/
459
460 2002-10-28  Duncan Mak  <duncan@ximian.com>
461
462         * list: added DataGridLinkButton.cs.
463
464 2002-10-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
465
466         * list: added WebEncoding.cs
467
468 2002-10-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
469
470         * makefile.trace: used to build System.Web.dll with trace enabled.
471         * System.Web.build: added trace and clean targets.
472
473 2002-10-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
474
475         * System.Web.build: added options (commented out) to activate tracing.
476
477 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
478
479         * list: added new file in System.Web.Handlers.
480
481 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
482
483         * list: added new files in System.Web.Configuration.
484
485 2002-09-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
486
487         * list: added new files in System.Web.
488
489 2002-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
490
491         * list: added PageHandlerFactory.
492
493 2002-09-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
494
495         * list: added 2 new files (DataGrid*Internal.cs).
496
497 2002-09-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
498
499         * list: added new files.
500
501 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
502
503         * list: added new files in System.Web.Security
504
505 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
506
507         * list: added HorizontalAlignConverter and VerticalAlignConverter.
508
509 2002-08-05  Patrik Torstensson <ptorsten@hotmail.com>
510         * list: 
511                 Add System.Web/ApplicationFactory.cs
512                 Add System.Web/HttpAsyncResult.cs
513                 Add System.Web.Configuration/GlobalizationConfiguration.cs
514                 Add System.Web.Configuration/HandlerFactoryConfiguration.cs
515                 Add System.Web.Configuration/HandlerFactoryProxy.cs
516                 Add System.Web.Configuration/HandlerItem.cs
517                 Add System.Web.Configuration/ModuleItem.cs
518                 Add System.Web.Configuration/ModulesConfiguration.cs
519
520 2002-07-24  Tim Coleman <tim@timcoleman.com>
521         * list: 
522                 Add System.Web/ProcessInfo.cs
523                 Add System.Web/HttpCompileException.cs
524                 Add System.Web/HttpParseException.cs
525                 Add System.Web/HttpUnhandledException.cs
526
527 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
528
529         * list: added some more files from System.Web.Hosting.
530
531 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
532
533         * System.Web.build: removed some more excludes.
534
535 2002-07-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
536
537         * list: updated. Currently mcs cannot compile System.Web because it
538         cannot find NameObjectCollectionBase.KeysCollection.
539
540         * System.Web.build: don't display unused event nor always default value
541         warnings by now.
542
543 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
544
545         * list: updated and reformatted.
546
547 2002-06-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
548
549         * System.Web.build: added /debug flag. I wanna see line numbers in
550         exceptions thrown.
551         
552 2002-06-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
553
554         * System.Web.Security:
555         * System.Web.SessionState: new directories.
556
557 2002-05-17  Duncan Mak  <duncan@ximian.com>
558
559         * System.Web.build: Added new arguments: "/noconfig",
560         "/r:System.Drawing.dll" and "/r:System.Xml.dll".
561
562 2002-05-10  Duncan Mak  <duncan@ximian.com>
563
564         * System.Web.build: Include the System.Web.UI.HtmlControls namespace.
565
566         * Page.cs:
567         * ValidatorCollection.cs: Stubs to make things compile for
568         now. Added one dummy method (RegisterClientScriptFile) that's used
569         in the existing codebase,  but not in MS docs.
570
571 2002-04-26  Lawrence Pit <loz@cable.a2000.nl>
572
573         * Added directory: System.Web.Mail
574         
575 2002-04-10  Patrik Torstensson <patrik.torstensson@labs2.com>
576
577         * System.Web -- Assembly build.
578         
579           The basic runtime support is now working, we can now start working
580           on the runtime flow system (thread pool etc) and also start testing
581           the parser and control framework. (224 files are compiled)
582
583 2002-03-26  Gaurav Vaish <gvaish@iitk.ac.in>
584
585         * System.Web.Security: Removed all files. Will do it later.
586                   May be someone else like to do it for the time being.
587
588 2002-03-17  Gaurav Vaish <gvaish@iitk.ac.in>
589
590         * System.Web -- Assembly build.
591           Another milestone reached. Compiled 195 classes successfully.
592           Build includes System.Web.UI.WebControls and all the dependencies
593           for the namespace.
594
595 2002-03-05  Gaurav Vaish <gvaish@iitk.ac.in>
596
597         * System.Web.Security: Added directory.
598
599 2002-03-04  Gaurav Vaish <gvaish@iitk.ac.in>
600
601         * System.Web.UI.WebContorls: Virtually complete. See
602           System.Web.UI.WebControls/ChangeLog for a comprehensensive
603           description of what's left and where. But, don't go for
604           a build at this stage. There are a few classes left in
605           System.Web namespace that need to be filled-up, though
606           I will try to fix up the current state to be able to make
607           a build.
608
609 2001-12-20  Gaurav Vaish <gvaish@iitk.ac.in>
610
611        Did first successful build of System.Web.dll that included
612          System.Web.UI.WebControls namespace. Though, not updating
613          the System.Web.build file, since with the changes that
614          followed, the build again fails :( 
615
616 2001-11-30  Gaurav Vaish <gvaish@iitk.ac.in>
617
618         * System.Web.WebUtils: Removed
619         * System.Web.Utils   : Added --- replacement of WebUtils
620
621 2001-11-08  Gaurav Vaish <gvaish@iitk.ac.in>
622
623         *  System.Web.WebUtils:  Added directory
624
625 2001-08-22  Bob Smith <bob@thestuff.net>
626
627         * Added directory: System.Web.UI.HtmlControls
628         * Added directory: Test
629
630 2001-08-17  Bob Smith <bob@thestuff.net>
631
632         * Added directory: System.Web.UI
633
634 2001-08-09  Bob Smith <bob@thestuff.net>
635
636         * Added directory: System.Web
637
638 2001-07-20      Patrik Torstensson (Patrik.Torstensson@labs2.com)
639
640         * Added directory: System.Web.Caching