1 | Please do not write behind the end of line tag so that it is possible
|
---|
2 | to send a Changelog file to a line printer directly. Thanks.
|
---|
3 |
|
---|
4 | For your entries please follow EXACTLY this style:
|
---|
5 |
|
---|
6 | _yyyy/mm/dd_[Your Name]
|
---|
7 | _
|
---|
8 | ___*_filename:
|
---|
9 | _____-_description
|
---|
10 | _
|
---|
11 | ___*_filename2, filename3:
|
---|
12 | _____-_description
|
---|
13 | _
|
---|
14 | _
|
---|
15 | _
|
---|
16 |
|
---|
17 | While an underscore is a placeholder for a white-space or an empty line.
|
---|
18 |
|
---|
19 | -*-*- END OF LINE -*-*-
|
---|
20 | 2006/01/30 Daniel Hoehne
|
---|
21 |
|
---|
22 | * datacenter/scripts/buildsequenceentries, checkfilesforsequenceavail,
|
---|
23 | checkstardone, correcttime, dodatacheck, doexclusions, fillcallisto,
|
---|
24 | fillganymed, fillstar, runcallisto, runganymed, runstar, sourcefile,
|
---|
25 | writesequencefiles:
|
---|
26 | - added function setstatus in sourcefile
|
---|
27 | - changed calling of setstatus.C in setstatus
|
---|
28 | - implemented variable $program to generalize usage of setstatus
|
---|
29 | - replaced corresponding piece of code by function setstatus
|
---|
30 | - fixed some typos
|
---|
31 |
|
---|
32 |
|
---|
33 |
|
---|
34 | 2006/01/30 Daniela Dorner
|
---|
35 |
|
---|
36 | * datacenter/macros/setstatus.C, getdolist.C:
|
---|
37 | - adapted macros to the improvement of failure handling in the
|
---|
38 | automatic analysis (added columns fFailed, fStartTime,
|
---|
39 | fFailedTime)
|
---|
40 |
|
---|
41 |
|
---|
42 |
|
---|
43 | 2006/01/27 Thomas Bretz
|
---|
44 |
|
---|
45 | * mjobs/MDataSet.cc:
|
---|
46 | - improved a warning output
|
---|
47 |
|
---|
48 |
|
---|
49 |
|
---|
50 | 2006/01/23 Thomas Bretz
|
---|
51 |
|
---|
52 | * mbase/MTime.cc:
|
---|
53 | - removed a sanity check in GetStringFmt. It work's quite nice
|
---|
54 | in the DC but crashes on my Laptop (which is not so important)
|
---|
55 |
|
---|
56 |
|
---|
57 |
|
---|
58 | 2006/01/10 Daniela Dorner
|
---|
59 |
|
---|
60 | * datacenter/macros/*.C, datacenter/script:
|
---|
61 | - updated and added documentation
|
---|
62 | - improved logging
|
---|
63 | - fixed small bugs
|
---|