ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/diffs.html (file contents):
Revision 1.1.2.10 by williamc, Thu Aug 19 09:24:52 1999 UTC vs.
Revision 1.1.2.76 by williamc, Tue Apr 18 12:31:28 2000 UTC

# Line 6 | Line 6
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <p>
8   <hr>
9 + <p>
10 + <h1>Release Notes For Version V0_11_3</h1>
11 + Tue Apr 18 2000
12 + <hr>
13 + <ol>
14 + <li> SCRAM_ARCH variable now available in tool description setup
15 + <li> ToolBox : Upgrade of Qt, Motif IGUANA and GEMINI description files
16 + <li> Documentation added for Tool description documents
17 + </ol>
18 + <p>
19 + <hr>
20 + <p>
21 + <h1>Release Notes For Version V0_11_2</h1>
22 + Fri Apr 14 2000
23 + <hr>
24 + <ol>
25 + <li>Add new &lt;INCLUDE_PATH> tag to BuildFile
26 + <li>ToolBox : Add IGUANA V1_0_2 description file
27 + <li>ToolBox : update Qt to 2.0.2
28 + </ol>
29 + <p>
30 + <hr>
31 + <p>
32 + <h1>Release Notes For Version V0_11_2</h1>
33 + Wed Apr 12 2000
34 + <hr>
35 + <ol>
36 + <li> ToolBox : zlib updated to version 1.1.3
37 + <li> BugFix : <Externals> in local <Use> fixed
38 + <li> Self Testing harness added
39 + <li> runtime cleaned up - no longer dependent on clientsettings directly
40 + </ol>
41 + <p>
42 + <hr>
43 + <p>
44 + <h1>Release Notes For Version V0_11_1</h1>
45 + Fri Apr 10 2000
46 + <hr>
47 + <ol>
48 + <li>BugFix : LibType tags comment field now stripped of carriage returns to
49 + help out make
50 + </ol>
51 + <p>
52 + <hr>
53 + <p>
54 + <h1>Release Notes For Version V0_11_0</h1>
55 + Fri Apr 7 2000
56 + <hr>
57 + <ol>
58 + <li>New User Feature :
59 + You can now define runtime environments anywhere
60 + to match your individual applications requirements in addition to the usual
61 + configuration requirements.
62 + <li>New User Feature :
63 + You can now use &lt;use> tags within an &lt;export> environment.
64 + <li>New User Feature :
65 + You can now use &lt;export> interfaces from other SCRAM managed projects with
66 + an extended &lt;External> tag.
67 + <li>New object-orientated SGML parser. With multi-parsing, tag
68 + activation/deactivation functions and error reporting.
69 + <li>Reorganisation of build system in preperation for the integration of
70 + new SCRAM project configuration developments.
71 + Much has changed under the bonnet to get the configuration elements of the
72 + build system behind a common interface.
73 + </ol>
74 + <h2>Files Changed</h2>
75 + <pre>
76 + File SCRAM/doc/html/TODO.html changed from revision 1.1.2.2 to 1.1.2.3
77 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.68 to 1.1.2.70
78 + File SCRAM/doc/html/export.html changed from revision 1.1.2.3 to 1.1.2.4
79 + File SCRAM/doc/html/external.html is new; current revision 1.1.2.1
80 + File SCRAM/doc/html/index.html changed from revision 1.3.2.12 to 1.3.2.13
81 + File SCRAM/doc/html/install.html changed from revision 1.15.2.57 to 1.15.2.58
82 + File SCRAM/doc/html/tags.html changed from revision 1.1.2.5 to 1.1.2.6
83 + File SCRAM/src/BuildFile.pm is removed; not included in release tag V0_9branch
84 + File SCRAM/src/BuildSetup.pm is removed; not included in release tag V0_9branch
85 + File SCRAM/src/Interface.pm is removed; not included in release tag V0_9branch
86 + File SCRAM/src/ProcessSiteFile is removed; not included in release tag V0_9branch
87 + File SCRAM/src/Runtime.pm changed from revision 1.1.2.3 to 1.1.2.4
88 + File SCRAM/src/ToolBox.pm is removed; not included in release tag V0_9branch
89 + File SCRAM/src/clientfile.pm changed from revision 1.11.2.7 to 1.11.2.8
90 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9branch
91 + File SCRAM/src/scram changed from revision 1.23.2.57 to 1.23.2.58
92 + File SCRAM/src/scramds changed from revision 1.1.2.3 to 1.1.2.5
93 + File SCRAM/src/ActiveDoc/GroupChecker.pm is new; current revision 1.3.2.1
94 + File SCRAM/src/ActiveDoc/Parse.pm is new; current revision 1.4.2.1
95 + File SCRAM/src/ActiveDoc/SimpleDoc.pm is new; current revision 1.1.2.1
96 + File SCRAM/src/ActiveDoc/Switcher.pm is new; current revision 1.13.2.3
97 + File SCRAM/src/ActiveDoc/TagContainer.pm is new; current revision 1.6.2.1
98 + File SCRAM/src/ActiveDoc/test/test_SimpleDoc.pm is new; current revision 1.1.2.1
99 + File SCRAM/src/ActiveDoc/test/testdata/SimpleDocTest is new; current revision 1.1.2.1
100 + File SCRAM/src/BuildSystem/BuildFile.pm is new; current revision 1.1.2.1
101 + File SCRAM/src/BuildSystem/BuildSetup.pm is new; current revision 1.1.2.1
102 + File SCRAM/src/BuildSystem/Requirements.pm is new; current revision 1.1.2.1
103 + File SCRAM/src/BuildSystem/Tool.pm is new; current revision 1.1.2.1
104 + File SCRAM/src/BuildSystem/ToolBox.pm is new; current revision 1.1.2.1
105 + File SCRAM/src/Utilities/SCRAMUtils.pm changed from revision 1.5 to 1.5.2.1
106 + File SCRAM/src/Utilities/Verbose.pm is new; current revision 1.1.2.1
107 + </pre>
108 + <p>
109 + <hr>
110 + <p>
111 + <h1>Release Notes For Version V0_10_19</h1>
112 + Fri Mar 31 2000
113 + <hr>
114 + <ol>
115 + <li>Addition of Application level runtime environment setting
116 + </ol>
117 + <p>
118 + <hr>
119 + <p>
120 + <h1>Release Notes For Version V0_10_18</h1>
121 + Mon Mar 20 2000
122 + <hr>
123 + <ol>
124 + <li> Addition of Prerprocessor description for ecgs compiler
125 + <li> Workaround for buggy gmake on linux (with wildcard characters)
126 + <li> Extra checking for datestamps to ensure better consistency between build
127 + products and the source code in the local development area.
128 + </ol>
129 + <p>
130 + <hr>
131 + <p>
132 + <h1>Release Notes For Version V0_10_17</h1>
133 + Mon Mar 20 2000
134 + <hr>
135 + <ol>
136 + <li>Allow override of SCRAM_ARCH variable
137 + <p>
138 + <hr>
139 + <p>
140 + <h1>Release Notes For Version V0_10_16</h1>
141 + Wed Mar 15 2000
142 + <hr>
143 + <ol>
144 + <li>Set runtime environment during CC builds on Linux and Sun
145 + </ol>
146 + <p>
147 + <hr>
148 + <p>
149 + <h1>Release Notes For Version V0_10_15</h1>
150 + Tue Mar 7 2000
151 + <hr>
152 + <ol>
153 + <li>Java rules extended
154 + <li>ToolBox : GEANT4_1.0
155 + <li>ToolBox : Xmu lib added to X11
156 + </ol>
157 + <p>
158 + <hr>
159 + <p>
160 + <h1>Release Notes For Version V0_10_14</h1>
161 + Thr Mar 2  2000
162 + <hr>
163 + <ol>
164 + <li> Rules for compiling Java added
165 + </ol>
166 + <p>
167 + <hr>
168 + <p>
169 + <h1>Release Notes For Version V0_10_13</h1>
170 + Tue Feb 29  2000
171 + <hr>
172 + <ol>
173 + <li> Toolbox : GEANT4 description file
174 + <li> Toolbox : cmsim_cms118 - jetset dependency removed - pythia addded
175 + <li> Toolbox : pythia_2000 description file
176 + <li> BugFix : exit status propogated through auto-version selection mechanism
177 + </ol>
178 + <p>
179 + <hr>
180 + <p>
181 + <h1>Release Notes For Version V0_10_12</h1>
182 + Wed Feb 23 2000
183 + <hr>
184 + <ol>
185 + <li> Toolbox : cmsim cms118 and cernlib 2000 added
186 + <li> Toolbox : X11 - nsl, srypt and dl libs added for Linux
187 + <li> Return exit status of 1 if build fails
188 + </ol>
189 + <p>
190 + <hr>
191 + <p>
192 + <h1>Release Notes For Version V0_10_11</h1>
193 + Fri Feb 18 2000
194 + <hr>
195 + <ol>
196 + <li> Toolbox : OpenInventor_Qt
197 + </ol>
198 + <p>
199 + <hr>
200 + <p>
201 + <h1>Release Notes For Version V0_10_10</h1>
202 + Fri Feb 18 2000
203 + <hr>
204 + <ol>
205 + <li>More user friendly error message when the scram database cannot be found
206 + during a scram list or scram db.
207 + <li>ToolBox : Qt - dependency on OpenGL removed
208 + <li>ToolBox : T_HTL added
209 + </ol>
210 + <p>
211 + <hr>
212 + <p>
213 + <h1>Release Notes For Version V0_10_9</h1>
214 + Mon Jan 31
215 + <hr>
216 + <ol>
217 + <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
218 + </ol>
219 + <p>
220 + <hr>
221 + <p>
222 + <h1>Release Notes For Version V0_10_8</h1>
223 + Tue Dec 13th 1999
224 + <hr>
225 + <ol>
226 + <li> toolbox :BugFix to export the LD_LIBRARY_PATH
227 + </ol>
228 + <p>
229 + <hr>
230 + <p>
231 + <h1>Release Notes For Version V0_10_7</h1>
232 + Tue Dec 13th 1999
233 + <hr>
234 + <ol>
235 + <li> toolbox : zlib description added
236 + <li> check for unknown command line options to the scram project command
237 + </ol>
238 + <p>
239 + <hr>
240 + <p>
241 + <h1>Release Notes For Version V0_10_6</h1>
242 + Wed Nov 25th 1999
243 + <hr>
244 + <ol>
245 + <li> Workaround for CVS/make incompatability. scram now checks each build
246 + product against the dates of its components and marks it to be rebuilt by make
247 + if any timestamps do not match.
248 + </ol>
249 + <p>
250 + <hr>
251 + <p>
252 + <h1>Release Notes For Version V0_10_5</h1>
253 + Wed Nov 25th 1999
254 + <hr>
255 + <ol>
256 + <li> toolbox changes : Updated to Sep99 LHC++ components
257 + </ol>
258 + <p>
259 + <hr>
260 + <p>
261 + <h1>Release Notes For Version V0_10_4</h1>
262 + Thu Nov 18th 1999
263 + <hr>
264 + <ol>
265 + <li> toolbox changes : Configuration files updated to R6
266 + <li> bugfix : Groups in &lt;export> tags now work with <lib>
267 + <li> &lt;lib> text now goes to GNUmakefile
268 + </ol>
269 + <p>
270 + <hr>
271 + <p>
272 + <h1>Release Notes For Version V0_10_3</h1>
273 + Mon Nov 1st 1999
274 + <hr>
275 + <ol>
276 + <li>BugFix : scram runtime no longer treats path variables as a regular
277 +        expression, allowing paths with strange characters such as +
278 + <li>ToolBox : OpenGL - no default libs all are now architecture specific
279 + <li>ToolBox : IGUANA - updates for V1_0_0
280 + </ol>
281 + <p>
282 + <hr>
283 + <p>
284 + <h1>Release Notes For Version V0_10_2</h1>
285 + Wed Oct 20 1999
286 + <hr>
287 + <ol>
288 + <li>BugFix : Stop binary makefiles from rebuilding test libraries.
289 + </ol>
290 + <p>
291 + <hr>
292 + <p>
293 + <h1>Release Notes For Version V0_10_1</h1>
294 + Wed Oct 20 1999
295 + <hr>
296 + <ol>
297 + <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
298 + <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
299 + </ol>
300 + <p>
301 + <hr>
302 + <p>
303 + <h1>Release Notes For Version V0_10_0</h1>
304 + <hr>
305 + <ol>
306 + Database Related Enhancements
307 + <li>Installation script changed to create a common scram database between versions
308 + <li>list and install use common database if it exists
309 + <li>SCRAM databases can now be linked together
310 + <li>New scram db command for maintaining databse linking
311 + <p>
312 + BuildFile Related Enhancements
313 + <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
314 + <br>
315 + Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
316 +        the previous behaviour.
317 + <li>Binary Functionality. Now you can define different Build
318 + environments for each binary target. This allows you to specify different
319 + libs etc. to different bins.
320 + <li>&lt;Environment> tags to define binary environments
321 + <li>Seperation of build areas for each binary - no more template clashes.
322 + <li>Redefinition of bin targets from : to ::
323 +   - may prove backwards incompatible with some project configuration files.
324 + <li>Updated build help system - only generic and binary targets at present
325 + </ol>
326 + <p>
327 + <hr>
328 + <p>
329 + <h1>Release Notes For Version V0_9_42</h1>
330 + <hr>
331 + <ol>
332 + <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
333 + </ol>
334 + <p>
335 + <hr>
336 + <p>
337 + <h1>Release Notes For Version V0_9_41</h1>
338 + <hr>
339 + <ol>
340 + <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
341 + when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
342 + <li> Update of IGUANA description to version to V1_0_0
343 + </ol>
344 + <p>
345 + <hr>
346 + <p>
347 + <h1>Release Notes For Version V0_9_40</h1>
348 + <hr>
349 + <ol>
350 + <li> New group definition mechanism added. Will no look for group definitions
351 +        in the config/groups.mk file
352 + <li> Removal of all hardwired groups from the scram source code
353 + <li> Automated version selection mechanism added
354 + <li> Output from <em>scram version</em> changed. Will now detect a link version
355 + and print both link and the actual version name. e.g current ---> V0_9_40
356 + </ol>
357 + <p>
358 + <hr>
359 + <p>
360 + <h1>Release Notes For Version V0_9_39</h1>
361 + <hr>
362 + <ol>
363 + <li> Use :: target for dependencies.mk - on linux was sending unrelated
364 + definintions to the dependency generator
365 + <li> Run the configuration phase silently to remove confusing messages from the user
366 + </ol>
367 + <p>
368 + <hr>
369 + <p>
370 + <h1>Release Notes For Version V0_9_38</h1>
371 + <hr>
372 + <ol>
373 + <li> BugFix - no more errors during the first scram build command. The client
374 + configuration is now built beforehand in a completeley seperate process as the
375 + gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
376 + <li> Insure - picks up only local debug rather than all debug libs.
377 + <li> Insure documentation.
378 + <li> fortran objects now position independent in g77 (fortran on linux)
379 + <li> gcc2.95 compiler specifics added
380 + </ol>
381 + <h2>Files Changed</h2>
382 + <pre>
383 + File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
384 + File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
385 + File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
386 + File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
387 + File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
388 + File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
389 + File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
390 + File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
391 + File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
392 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
393 + </pre>
394 + <p>
395 + <hr>
396 + <p>
397 + <h1>Release Notes For Version V0_9_37</h1>
398 + <hr>
399 + <ol>
400 + <li> Motif configuration on Linux - now will always ask where - no defaults
401 + <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
402 + <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
403 +     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
404 +     force it to be searched ahead of the usual dependency structure.
405 + </ol>
406 + <p>
407 + <hr>
408 + <p>
409 + <h1>Release Notes For Version V0_9_36</h1>
410 + <hr>
411 + <ol>
412 + <li> BugFix  : Archive Optimised libs now use templates properly with CC Sun4.2
413 + <li> OpenGL - more libraries on Linux
414 + </ol>
415 + <p>
416 + <hr>
417 + <p>
418 + <h1>Release Notes For Version V0_9_35</h1>
419 + <hr>
420 + <ol>
421 + <li> BugFix  : Shared Debug dependencies now work
422 + </ol>
423 + <p>
424 + <hr>
425 + <p>
426 + <h1>Release Notes For Version V0_9_34</h1>
427 + <hr>
428 + <ol>
429 + <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
430 +    correct templateDB.
431 + <li> Insure++ -> now picks up debug libraries if the insure does not exist
432 + </ol>
433 + <p>
434 + <hr>
435 + <p>
436 + <h1>Release Notes For Version V0_9_33</h1>
437 + <hr>
438 + <ol>
439 + <li> Shared_Insure Libraries made functional
440 + </ol>
441 + <p>
442 + <hr>
443 + <p>
444 + <h1>Release Notes For Version V0_9_32</h1>
445 + <hr>
446 + <ol>
447 + <li> libmsg target added to allow messages to be printed to the screen
448 +     during a library build. Text from the LibType tag is echoed from this
449 +     target.
450 + <li> Added new target bin_debug_local . Will take only local debug libraries
451 +     ignoring debug libraries in the release area.
452 + </ol>
453 + <p>
454 + <hr>
455 + <p>
456 + <h1>Release Notes For Version V0_9_31</h1>
457 + <hr>
458 + <ol>
459 + <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
460 + <li> SharedDebug made a bit more robust, seperated completeley from the Shared
461 + rule
462 + <li> LibType tags now need to be closed - the text in between will be echoed
463 + to the screen
464 + </ol>
465 + <p>
466 + <h2>Files changed</h2>
467 + <pre>
468 + File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
469 + File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
470 + File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
471 + File SCRAM/src/BuildFile changed
472 + File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
473 + File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
474 + File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
475 + </pre>
476 + <p>
477 + <hr>
478 + <p>
479 + <h1>Release Notes For Version V0_9_30</h1>
480 + <hr>
481 + <ol>
482 + <li>Runtime bugFix for PATH variables
483 + </ol>
484 + <p>
485 + <hr>
486 + <p>
487 + <h1>Release Notes For Version V0_9_29</h1>
488 + <hr>
489 + <ol>
490 + <li>Change libType names debugshared debugarchive to debug_shared debug_archive
491 + for consistency with other commands
492 + <li>Bugfix on debug_shared
493 + <li>&lt;External> tag now can be put in &lt;export> interface
494 + <li> Runtime bugfix - you can now do it consectiveley with no problems
495 + <li> Runtime removed duplicates from path variables
496 + <li> Runtime - multiple definitions of regular runtime variables simply replace
497 + rather than add with spaces.
498 + </ol>
499 + <p>
500 + <hr>
501 + <p>
502 + <h1>Release Notes For Version V0_9_28</h1>
503 + <hr>
504 + <ol>
505 + <li> &lt;LibType> bug fixes
506 + <li> histo decription updates - HISTO_DIR added into runtime
507 + </ol>
508 + <p>
509 + <hr>
510 + <p>
511 + <h1>Release Notes For Version V0_9_27</h1>
512 + <hr>
513 + <ol>
514 + <li> Protect LibType from creating targets in lower, non library , build areas
515 + <li> LibType tag can now be excluded with <ignore>
516 + <li> Dependencies on cern 99 added for histo description file
517 + <li> Runtime LD_LIBRARY_PATH for Qt
518 + </ol>
519 + <p>
520 + <hr>
521 + <p>
522 + <h1>Release Notes For Version V0_9_26</h1>
523 + <hr>
524 + <ol>
525 + <li>Keep intermediary executable around for debug version as the incremental
526 + linker on sun uses it.
527 + <li>Add histo descriptions file histoC and histoCHB
528 + </ol>
529 + <p>
530 + <hr>
531 + <p>
532 + <h1>Release Notes For Version V0_9_25</h1>
533 + <hr>
534 + <ol>
535 + <li>Bugfix to interface - Default target no longer overrides any assignments
536 + passed on the command line
537 + <li>Add url references for Qt and IGUANA descriptions
538 + </ol>
539 + <p>
540 + <hr>
541 + <p>
542 + <h1>Release Notes For Version V0_9_24</h1>
543 + <hr>
544 + <ol>
545 + <li>Bugfix to interface - Default target is still called if you use an
546 + assignment with the build command (e.g warn=none)
547 + <li>Fix for ObjectSpace_threaded Configuration file
548 + </ol>
549 + <p>
550 + <hr>
551 + <p>
552 + <h1>Release Notes For Version V0_9_23</h1>
553 + <hr>
554 + <ol>
555 + <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
556 + <li> Add HP specifics to some configuration files
557 + <li> HP fortran support
558 + </ol>
559 + <p>
560 + <h2>Files changed</h2>
561 + <pre>
562 + File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
563 + File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
564 + File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
565 + </pre>
566 + <p>
567 + <hr>
568 + <h1>Release Notes For Version V0_9_22</h1>
569 + <hr>
570 + <ol>
571 + <li> Added \&lt;libtype type=> tag to overide the default library type to build
572 + </ol>
573 + <p>
574 + <hr>
575 + <h1>Release Notes For Version V0_9_21</h1>
576 + <hr>
577 + <ol>
578 + <li> Added new versions of cmsim/cernlib to toolbox
579 + <li> Fix shared library object problem on Sun - remove _pic from symbol table
580 + </ol>
581 + <p>
582 + <hr>
583 + <p>
584   <h1>Release Notes For Version V0_9_20</h1>
585   <hr>
586   <ol>
# Line 174 | Line 749 | File SCRAM/toolbox/OpenInventor changed
749   >Chris Williams</a>
750   </td>
751   <td align=center>
752 < Last Updated Thu Aug 19 11:15:26 1999
752 > Last Updated Mon Apr 10 12:09:00 2000
753   </td>
754   <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
755   </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines