ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/diffs.html
Revision: 1.1.2.58
Committed: Mon Feb 21 08:49:37 2000 UTC (25 years, 2 months ago) by williamc
Content type: text/html
Branch: V0_9branch
CVS Tags: V0_10_11
Changes since 1.1.2.57: +1 -1 lines
Log Message:
Diffs corrected

File Contents

# User Rev Content
1 williamc 1.1.2.1 <! Style Sheet Header>
2     <html>
3     <head>
4     <title>release notes</title>
5     <body>
6     <! End Style Sheet Header -----------Insert Text Here --------------------->
7 williamc 1.1.2.7 <p>
8     <hr>
9 williamc 1.1.2.13 <p>
10 williamc 1.1.2.58 <h1>Release Notes For Version V0_10_11</h1>
11 williamc 1.1.2.56 Fri Feb 18 2000
12     <hr>
13     <ol>
14 williamc 1.1.2.57 <li> Toolbox : OpenInventor_Qt
15     </ol>
16     <p>
17     <hr>
18     <p>
19     <h1>Release Notes For Version V0_10_10</h1>
20     Fri Feb 18 2000
21     <hr>
22     <ol>
23 williamc 1.1.2.56 <li>More user friendly error message when the scram database cannot be found
24     during a scram list or scram db.
25     <li>ToolBox : Qt - dependency on OpenGL removed
26     <li>ToolBox : T_HTL added
27     </ol>
28     <p>
29     <hr>
30     <p>
31 williamc 1.1.2.54 <h1>Release Notes For Version V0_10_9</h1>
32 williamc 1.1.2.55 Mon Jan 31
33 williamc 1.1.2.54 <hr>
34     <ol>
35 williamc 1.1.2.55 <li> Toolbox changes -> Objectivity=5.2, HepODBMS=0.3.1.1, HTL=1.1.1.0
36 williamc 1.1.2.54 </ol>
37     <p>
38     <hr>
39     <p>
40 williamc 1.1.2.53 <h1>Release Notes For Version V0_10_8</h1>
41     Tue Dec 13th 1999
42     <hr>
43     <ol>
44     <li> toolbox :BugFix to export the LD_LIBRARY_PATH
45     </ol>
46     <p>
47     <hr>
48     <p>
49 williamc 1.1.2.51 <h1>Release Notes For Version V0_10_7</h1>
50     Tue Dec 13th 1999
51     <hr>
52     <ol>
53     <li> toolbox : zlib description added
54 williamc 1.1.2.52 <li> check for unknown command line options to the scram project command
55 williamc 1.1.2.51 </ol>
56     <p>
57     <hr>
58     <p>
59 williamc 1.1.2.50 <h1>Release Notes For Version V0_10_6</h1>
60     Wed Nov 25th 1999
61     <hr>
62     <ol>
63     <li> Workaround for CVS/make incompatability. scram now checks each build
64     product against the dates of its components and marks it to be rebuilt by make
65     if any timestamps do not match.
66     </ol>
67     <p>
68     <hr>
69     <p>
70 williamc 1.1.2.49 <h1>Release Notes For Version V0_10_5</h1>
71     Wed Nov 25th 1999
72     <hr>
73     <ol>
74 williamc 1.1.2.50 <li> toolbox changes : Updated to Sep99 LHC++ components
75 williamc 1.1.2.49 </ol>
76     <p>
77     <hr>
78     <p>
79 williamc 1.1.2.47 <h1>Release Notes For Version V0_10_4</h1>
80 williamc 1.1.2.48 Thu Nov 18th 1999
81 williamc 1.1.2.47 <hr>
82     <ol>
83     <li> toolbox changes : Configuration files updated to R6
84 williamc 1.1.2.48 <li> bugfix : Groups in &lt;export> tags now work with <lib>
85     <li> &lt;lib> text now goes to GNUmakefile
86 williamc 1.1.2.47 </ol>
87     <p>
88     <hr>
89     <p>
90 williamc 1.1.2.46 <h1>Release Notes For Version V0_10_3</h1>
91     Mon Nov 1st 1999
92     <hr>
93     <ol>
94     <li>BugFix : scram runtime no longer treats path variables as a regular
95     expression, allowing paths with strange characters such as +
96     <li>ToolBox : OpenGL - no default libs all are now architecture specific
97     <li>ToolBox : IGUANA - updates for V1_0_0
98     </ol>
99     <p>
100     <hr>
101     <p>
102 williamc 1.1.2.45 <h1>Release Notes For Version V0_10_2</h1>
103     Wed Oct 20 1999
104     <hr>
105     <ol>
106     <li>BugFix : Stop binary makefiles from rebuilding test libraries.
107     </ol>
108     <p>
109     <hr>
110     <p>
111 williamc 1.1.2.41 <h1>Release Notes For Version V0_10_1</h1>
112 williamc 1.1.2.44 Wed Oct 20 1999
113 williamc 1.1.2.41 <hr>
114     <ol>
115     <li>BugFix : scram_autoexport in mixed BuildFiles / export interfaces fixed (missing newline)
116 williamc 1.1.2.43 <li>autoexport switch available in &lt;export autoexport=[true|false]> flag
117 williamc 1.1.2.41 </ol>
118     <p>
119     <hr>
120     <p>
121 williamc 1.1.2.36 <h1>Release Notes For Version V0_10_0</h1>
122     <hr>
123     <ol>
124 williamc 1.1.2.40 Database Related Enhancements
125 williamc 1.1.2.38 <li>Installation script changed to create a common scram database between versions
126     <li>list and install use common database if it exists
127 williamc 1.1.2.39 <li>SCRAM databases can now be linked together
128     <li>New scram db command for maintaining databse linking
129 williamc 1.1.2.40 <p>
130     BuildFile Related Enhancements
131     <li>\lt&export> tags are no longer propogated to BuildFiles below by default.
132     <br>
133     Set <em>scram_autoexport=true</em> in your top level BuildFile to return to
134     the previous behaviour.
135     <li>Binary Functionality. Now you can define different Build
136     environments for each binary target. This allows you to specify different
137     libs etc. to different bins.
138 williamc 1.1.2.36 <li>&lt;Environment> tags to define binary environments
139     <li>Seperation of build areas for each binary - no more template clashes.
140     <li>Redefinition of bin targets from : to ::
141     - may prove backwards incompatible with some project configuration files.
142 williamc 1.1.2.37 <li>Updated build help system - only generic and binary targets at present
143 williamc 1.1.2.36 </ol>
144     <p>
145     <hr>
146     <p>
147 williamc 1.1.2.35 <h1>Release Notes For Version V0_9_42</h1>
148     <hr>
149     <ol>
150     <li> _o files were not being added consistently to the dependency list - missing depndency information for optimised archives
151     </ol>
152     <p>
153     <hr>
154     <p>
155 williamc 1.1.2.34 <h1>Release Notes For Version V0_9_41</h1>
156     <hr>
157     <ol>
158     <li> Workaround for odd behaviour with linux gmake version 3.76.1 and -include
159     when a file does not exist. Fix by checking in scram if file exists before asking gmake to include it.
160     <li> Update of IGUANA description to version to V1_0_0
161     </ol>
162     <p>
163     <hr>
164     <p>
165 williamc 1.1.2.33 <h1>Release Notes For Version V0_9_40</h1>
166     <hr>
167     <ol>
168     <li> New group definition mechanism added. Will no look for group definitions
169     in the config/groups.mk file
170     <li> Removal of all hardwired groups from the scram source code
171     <li> Automated version selection mechanism added
172     <li> Output from <em>scram version</em> changed. Will now detect a link version
173     and print both link and the actual version name. e.g current ---> V0_9_40
174     </ol>
175     <p>
176     <hr>
177     <p>
178 williamc 1.1.2.32 <h1>Release Notes For Version V0_9_39</h1>
179     <hr>
180     <ol>
181     <li> Use :: target for dependencies.mk - on linux was sending unrelated
182     definintions to the dependency generator
183     <li> Run the configuration phase silently to remove confusing messages from the user
184     </ol>
185     <p>
186     <hr>
187     <p>
188 williamc 1.1.2.30 <h1>Release Notes For Version V0_9_38</h1>
189     <hr>
190     <ol>
191     <li> BugFix - no more errors during the first scram build command. The client
192     configuration is now built beforehand in a completeley seperate process as the
193     gmake include mechanism is not flexible enough to cope with multiple - dependent included makefiles.
194     <li> Insure - picks up only local debug rather than all debug libs.
195     <li> Insure documentation.
196     <li> fortran objects now position independent in g77 (fortran on linux)
197     <li> gcc2.95 compiler specifics added
198     </ol>
199 williamc 1.1.2.31 <h2>Files Changed</h2>
200     <pre>
201     File SCRAM/doc/html/diffs.html changed from revision 1.1.2.30 to 1.1.2.29
202     File SCRAM/doc/html/index.html changed from revision 1.3.2.7 to 1.3.2.6
203     File SCRAM/doc/html/install.html changed from revision 1.15.2.35 to 1.15.2.34
204     File SCRAM/doc/html/insure.html is removed; not included in release tag V0_9_37
205     File SCRAM/doc/html/tools.html is removed; not included in release tag V0_9_37
206     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.6 to 1.5.2.5
207     File SCRAM/src/basics.mk changed from revision 1.17.2.9 to 1.17.2.8
208     File SCRAM/src/clientmakefile.mk is removed; not included in release tag V0_9_37
209     File SCRAM/src/compilers.mk changed from revision 1.14.2.21 to 1.14.2.19
210     File SCRAM/src/toolrules.mk changed from revision 1.19.2.17 to 1.19.2.16
211     </pre>
212 williamc 1.1.2.30 <p>
213     <hr>
214     <p>
215 williamc 1.1.2.29 <h1>Release Notes For Version V0_9_37</h1>
216     <hr>
217     <ol>
218     <li> Motif configuration on Linux - now will always ask where - no defaults
219     <li> X11 Configuration on Sun -- add Sun system libs lw, lgen and linst.
220     <li> PRIORITY_LIBDIR and PRIORITY_INCLUDE activated to allow some control
221     for messy systems. Replace directly the LIBDIR/INCLUDE equivalent to
222     force it to be searched ahead of the usual dependency structure.
223     </ol>
224     <p>
225     <hr>
226     <p>
227 williamc 1.1.2.27 <h1>Release Notes For Version V0_9_36</h1>
228     <hr>
229     <ol>
230     <li> BugFix : Archive Optimised libs now use templates properly with CC Sun4.2
231     <li> OpenGL - more libraries on Linux
232 williamc 1.1.2.28 </ol>
233 williamc 1.1.2.27 <p>
234     <hr>
235     <p>
236 williamc 1.1.2.26 <h1>Release Notes For Version V0_9_35</h1>
237     <hr>
238     <ol>
239     <li> BugFix : Shared Debug dependencies now work
240     </ol>
241     <p>
242     <hr>
243     <p>
244 williamc 1.1.2.25 <h1>Release Notes For Version V0_9_34</h1>
245     <hr>
246     <ol>
247     <li> BugFix for Sun 4.2 when used with bin_debug_local. Now picks up the
248     correct templateDB.
249     <li> Insure++ -> now picks up debug libraries if the insure does not exist
250     </ol>
251     <p>
252     <hr>
253     <p>
254 williamc 1.1.2.24 <h1>Release Notes For Version V0_9_33</h1>
255     <hr>
256     <ol>
257     <li> Shared_Insure Libraries made functional
258     </ol>
259     <p>
260     <hr>
261     <p>
262 williamc 1.1.2.23 <h1>Release Notes For Version V0_9_32</h1>
263     <hr>
264     <ol>
265     <li> libmsg target added to allow messages to be printed to the screen
266     during a library build. Text from the LibType tag is echoed from this
267     target.
268     <li> Added new target bin_debug_local . Will take only local debug libraries
269     ignoring debug libraries in the release area.
270     </ol>
271     <p>
272     <hr>
273     <p>
274 williamc 1.1.2.21 <h1>Release Notes For Version V0_9_31</h1>
275     <hr>
276     <ol>
277     <li> CXXUSERFLAGS variable inserted into CXXFLAGS - command line additions
278     <li> SharedDebug made a bit more robust, seperated completeley from the Shared
279     rule
280 williamc 1.1.2.22 <li> LibType tags now need to be closed - the text in between will be echoed
281     to the screen
282 williamc 1.1.2.21 </ol>
283     <p>
284     <h2>Files changed</h2>
285     <pre>
286     File SCRAM/src/basics.mk changed from revision 1.17.2.5 to 1.17.2.7
287     File SCRAM/src/compilers.mk changed from revision 1.14.2.11 to 1.14.2.13
288     File SCRAM/src/toolrules.mk changed from revision 1.19.2.8 to 1.19.2.10
289 williamc 1.1.2.22 File SCRAM/src/BuildFile changed
290 williamc 1.1.2.21 File SCRAM/toolbox/IGUANA changed from revision 1.1.2.6 to 1.1.2.7
291     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.5 to 1.1.2.6
292     File SCRAM/toolbox/Qt changed from revision 1.1.2.3 to 1.1.2.4
293     </pre>
294     <p>
295     <hr>
296     <p>
297 williamc 1.1.2.20 <h1>Release Notes For Version V0_9_30</h1>
298     <hr>
299     <ol>
300     <li>Runtime bugFix for PATH variables
301     </ol>
302     <p>
303     <hr>
304     <p>
305 williamc 1.1.2.19 <h1>Release Notes For Version V0_9_29</h1>
306     <hr>
307     <ol>
308     <li>Change libType names debugshared debugarchive to debug_shared debug_archive
309     for consistency with other commands
310     <li>Bugfix on debug_shared
311     <li>&lt;External> tag now can be put in &lt;export> interface
312 williamc 1.1.2.21 <li> Runtime bugfix - you can now do it consectiveley with no problems
313     <li> Runtime removed duplicates from path variables
314     <li> Runtime - multiple definitions of regular runtime variables simply replace
315     rather than add with spaces.
316 williamc 1.1.2.19 </ol>
317     <p>
318     <hr>
319     <p>
320 williamc 1.1.2.18 <h1>Release Notes For Version V0_9_28</h1>
321     <hr>
322     <ol>
323     <li> &lt;LibType> bug fixes
324     <li> histo decription updates - HISTO_DIR added into runtime
325     </ol>
326     <p>
327     <hr>
328     <p>
329 williamc 1.1.2.17 <h1>Release Notes For Version V0_9_27</h1>
330     <hr>
331     <ol>
332     <li> Protect LibType from creating targets in lower, non library , build areas
333     <li> LibType tag can now be excluded with <ignore>
334     <li> Dependencies on cern 99 added for histo description file
335     <li> Runtime LD_LIBRARY_PATH for Qt
336     </ol>
337     <p>
338     <hr>
339     <p>
340 williamc 1.1.2.16 <h1>Release Notes For Version V0_9_26</h1>
341     <hr>
342     <ol>
343     <li>Keep intermediary executable around for debug version as the incremental
344     linker on sun uses it.
345     <li>Add histo descriptions file histoC and histoCHB
346     </ol>
347     <p>
348     <hr>
349     <p>
350 williamc 1.1.2.15 <h1>Release Notes For Version V0_9_25</h1>
351     <hr>
352     <ol>
353     <li>Bugfix to interface - Default target no longer overrides any assignments
354     passed on the command line
355     <li>Add url references for Qt and IGUANA descriptions
356     </ol>
357     <p>
358     <hr>
359     <p>
360 williamc 1.1.2.14 <h1>Release Notes For Version V0_9_24</h1>
361     <hr>
362     <ol>
363     <li>Bugfix to interface - Default target is still called if you use an
364     assignment with the build command (e.g warn=none)
365     <li>Fix for ObjectSpace_threaded Configuration file
366     </ol>
367     <p>
368     <hr>
369     <p>
370 williamc 1.1.2.13 <h1>Release Notes For Version V0_9_23</h1>
371     <hr>
372     <ol>
373     <li> Sun CC 4.2 - shared object building bugfix - pick up the right directory
374     <li> Add HP specifics to some configuration files
375     <li> HP fortran support
376     </ol>
377     <p>
378     <h2>Files changed</h2>
379     <pre>
380     File SCRAM/src/BootStrapProject.pm changed from revision 1.10.2.1 to 1.10.2.3
381     File SCRAM/src/compilers.mk changed from revision 1.14.2.9 to 1.14.2.11
382     File SCRAM/toolbox/ObjectSpace_threaded_2.1 changed from revision 1.1.2.8 to 1.1.2.9
383     </pre>
384     <p>
385     <hr>
386 williamc 1.1.2.12 <h1>Release Notes For Version V0_9_22</h1>
387     <hr>
388     <ol>
389     <li> Added \&lt;libtype type=> tag to overide the default library type to build
390     </ol>
391     <p>
392     <hr>
393     <h1>Release Notes For Version V0_9_21</h1>
394 williamc 1.1.2.10 <hr>
395     <ol>
396 williamc 1.1.2.11 <li> Added new versions of cmsim/cernlib to toolbox
397     <li> Fix shared library object problem on Sun - remove _pic from symbol table
398     </ol>
399     <p>
400     <hr>
401     <p>
402     <h1>Release Notes For Version V0_9_20</h1>
403     <hr>
404     <ol>
405 williamc 1.1.2.10 <li> Make bin target build optimised binaries rather than debug (bugfix)
406     <li> Change priority of Libraries. Now any suitable library from the LOCAL area
407     will be used in preference to an exact match in the Release area. e.g. if
408     a debug library is asked for, yet their is an optomised library available
409     locally, the local optimised library will be used in preference to the
410     debug one available in the release - i.e it assumes the release library
411     is out of date.
412     <li> Export Class Variable to aid debugging
413     </ol>
414     <p>
415     <h2>Files changed</h2>
416     <pre>
417     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.4 to 1.21.2.5
418     File SCRAM/src/BuildSetup.pm changed from revision 1.5.2.2 to 1.5.2.3
419     File SCRAM/src/LibTypeExpand changed from revision 1.4.2.1 to 1.4.2.2
420     </pre>
421     <p>
422     <hr>
423 williamc 1.1.2.9 <h1>Release Notes For Version V0_9_19</h1>
424     <hr>
425     <ol>
426     <li> Change in toolbox files only - no src changes
427     </ol>
428     <p>
429     <h2>Files changed</h2>
430     <pre>
431     File SCRAM/doc/html/install.html changed from revision 1.15.2.15 to 1.15.2.16
432     File SCRAM/toolbox/IGUANA changed from revision 1.1.2.4 to 1.1.2.5
433     File SCRAM/toolbox/tcltk is new; current revision 1.1.2.1
434     </pre>
435     <p>
436     <hr>
437 williamc 1.1.2.8 <h1>Release Notes For Version V0_9_18</h1>
438     <hr>
439     <ol>
440     <li> Only add to LD_LIBRARY_PATH if already defined
441     <li> add TAGS and tags targets
442     <li> MultiThreaded Switch
443     </ol>
444     <p>
445     <hr>
446     <li>Building of debug shared libraries fixed
447     <hr>
448 williamc 1.1.2.7 <h1>Release Notes For Version V0_9_17</h1>
449     <hr>
450     <ol>
451     <li>Building of debug shared libraries fixed
452     </ol>
453     <p>
454 williamc 1.1.2.3 <hr>
455 williamc 1.1.2.6 <h1>Release Notes For Version V0_9_16</h1>
456     <hr>
457     <ol>
458     <li>New SCRAM buildtime variables SCRAM_AVAILDIRS SCRAM_AVAILFILES to indicate
459     files and directories in the current directory. Aimed to remove system dependenies on ls.
460     </ol>
461     <p>
462     <hr>
463 williamc 1.1.2.5 <h1>Release Notes For Version V0_9_15</h1>
464     <hr>
465     <ol>
466     <li>Documentation (html) improved and updated
467     <li>Addition of QT description file
468     <li>Addition of generic targets for insure libraries
469     <li>Fix for clean on Linux
470     <li>Addition of MultiThreaded make variable for switching on compiler
471     functionality
472     </ol>
473     <p>
474     <h2>Files changed</h2>
475     <pre>
476     File SCRAM/doc/fig/scram.fig is new; current revision 1.1.2.2
477     File SCRAM/doc/html/TODO.html is new; current revision 1.1.2.2
478     File SCRAM/doc/html/build.html is new; current revision 1.1.2.1
479     File SCRAM/doc/html/index.html changed from revision 1.3.2.4 to 1.3.2.6
480     File SCRAM/doc/html/localuse.html changed from revision 1.2 to 1.2.2.1
481     File SCRAM/doc/html/perlhelp.html is new; current revision 1.1.2.1
482     File SCRAM/doc/html/scramintro.html changed from revision 1.1 to 1.1.2.2
483     File SCRAM/doc/images/scram.jpg is new; current revision 1.1.2.2
484     File SCRAM/src/basics.mk changed from revision 1.17.2.3 to 1.17.2.4
485     File SCRAM/src/compilers.mk changed from revision 1.14.2.7 to 1.14.2.8
486     File SCRAM/src/toolrules.mk changed from revision 1.19.2.3 to 1.19.2.4
487     File SCRAM/toolbox/QT is new; current revision 1.1.2.1
488     </pre>
489     <p>
490     <hr>
491 williamc 1.1.2.4 <h1>Release Notes For Version V0_9_14</h1>
492     <hr>
493     <ol>
494     <li>Add project environment variable setting through scram runtime.
495     <li>Change all perl scripts to perl5 - for those who dont have perl 4 installed
496     it saves them the bother of defining a new link.
497     <li>Add extra libraries for Linux__2 X11 (Xi, Xext)
498     <li>IGUANA description file Updated
499     </ol>
500     <p>
501     <hr>
502 williamc 1.1.2.2 <h1>Release Notes For Version V0_9_13</h1>
503 williamc 1.1.2.3 <hr>
504 williamc 1.1.2.2 <ol>
505     <li>More Mccabe Extensions to deal with instrumented code
506     <li>Update runtime help instructions for sh - now you need eval on sh too!
507     <li>Fix of setup bug for some description files - now will always convert to
508     lower case to ensure case independence for external dependencies.
509     </ol>
510     <p>
511 williamc 1.1.2.3 <h2>Files changed</h2>
512 williamc 1.1.2.2 <pre>
513     File SCRAM/src/BuildFile.pm changed from revision 1.21.2.3 to 1.21.2.4
514     File SCRAM/src/clientfile.pm changed from revision 1.11.2.4 to 1.11.2.5
515     File SCRAM/src/compilers.mk changed from revision 1.14.2.5 to 1.14.2.7
516     File SCRAM/src/mccabe.mk changed from revision 1.1.2.1 to 1.1.2.4
517     File SCRAM/src/scram changed from revision 1.23.2.21 to 1.23.2.22
518     </pre>
519     <p>
520     <hr>
521 williamc 1.1.2.1 <h1>Release Notes For Version V0_9_12</h1>
522     <hr>
523     <ol>
524     <li> Additon of Mccabe QA tool support. <br>
525     If MCCABE_EXTENSIONS is set in the project then it is automatically loaded in
526     <li> update of runtime -sh to give set, export as supported by older shells.
527     <li> proper versioning in OpenGL and OpenInventor description files - no more dev
528     </ol>
529 williamc 1.1.2.2 <p>
530     <h2>Files changed</h2>
531     <pre>
532     File SCRAM/doc/html/diffs.html is new; current revision 1.1.2.1
533     File SCRAM/doc/html/install.html changed from revision 1.15.2.8 to 1.15.2.9
534     File SCRAM/src/GetFilePath is new; current revision 1.1.2.1
535     File SCRAM/src/compilers.mk changed from revision 1.14.2.4 to 1.14.2.5
536     File SCRAM/src/mccabe.mk is new; current revision 1.1.2.1
537     File SCRAM/src/scram changed from revision 1.23.2.19 to 1.23.2.21
538     File SCRAM/toolbox/IGUANA is new; current revision 1.1.2.1
539     File SCRAM/toolbox/OpenGL changed from revision 1.1.2.2 to 1.1.2.3
540     File SCRAM/toolbox/OpenInventor changed from revision 1.1.2.4 to 1.1.2.5
541     </pre>
542 williamc 1.1.2.3 <p>
543     <hr>
544     <h1>Release Notes For Version V0_9_11</h1>
545     <hr>
546     <ol>
547     <li> Removal of all afs defaults during site setup so other afs sites can
548     use their own local copies
549 williamc 1.1.2.4 <li> Add additional funtionality to the scram install command to aid in
550 williamc 1.1.2.3 building remote sites.
551     </ol>
552     <p>
553     <hr>
554     <h1>Release Notes For Version V0_9_10</h1>
555     <hr>
556     <ol>
557     <li>Addition of .c and .cxx types
558     <li> Shortening of setenv lines - maybe help those people with long
559     LD_LIBRARY_PATH variables
560     <li> BootStrap BugFix - ' were causing problems
561     </ol>
562 williamc 1.1.2.1 <! Style Sheet Footer ---------------Do not change anything after this line-->
563     <hr>
564     <table border=1 width=100%>
565     <td align=left>
566     <a href=mailto:Christopher.Williams@cern.ch
567     >Chris Williams</a>
568     </td>
569     <td align=center>
570 williamc 1.1.2.56 Last Updated Wed Feb 2 15:28:57 2000
571 williamc 1.1.2.1 </td>
572     <td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
573     </td>
574     </table>
575     </body> </html>
576     <! End Style Sheet Footer>