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 |
|
---|
21 | 2008/02/21 Daniela Dorner
|
---|
22 |
|
---|
23 | * datacenter/db/builddatasets.php:
|
---|
24 | - display 'Remark' only in case of errors
|
---|
25 |
|
---|
26 |
|
---|
27 |
|
---|
28 | 2008/02/08 Stefan Ruegamer
|
---|
29 |
|
---|
30 | * datacenter/scripts/checkmd5sum
|
---|
31 | - added check to prevent that checksums of files not read from tape
|
---|
32 | enter the .lapalma file
|
---|
33 |
|
---|
34 | * datacenter/scripts/dbchk
|
---|
35 | - added check for crashed runs, sequences and datasets
|
---|
36 | - corrected bugs in find command and $dir-loops
|
---|
37 | - adapted to the automatic concept and added it to the cronjobs
|
---|
38 |
|
---|
39 |
|
---|
40 |
|
---|
41 | 2008/02/01 Stefan Ruegamer
|
---|
42 |
|
---|
43 | * datacenter/macros/filldotrun.C
|
---|
44 | - added default entry for fCompmux for new runs
|
---|
45 |
|
---|
46 | * datacenter/macros/checkfileavail.C
|
---|
47 | - added checking of fCompmux
|
---|
48 |
|
---|
49 |
|
---|
50 |
|
---|
51 | 2008/02/01 Daniel Hoehne
|
---|
52 |
|
---|
53 | * datacenter/db/runinfo-aio.php:
|
---|
54 | - fixed 'bug' with query. Now runs are displayed in ascending order
|
---|
55 |
|
---|
56 |
|
---|
57 |
|
---|
58 | 2008/01/31 Thomas Bretz
|
---|
59 |
|
---|
60 | * mbase/MThread.[h,cc]:
|
---|
61 | - imported from Cosy
|
---|
62 |
|
---|
63 | * mbase/Makefile:
|
---|
64 | - added MThread
|
---|
65 |
|
---|
66 | * mbase/BaseLinkDef.h:
|
---|
67 | - added MThread
|
---|
68 |
|
---|
69 |
|
---|
70 |
|
---|
71 | 2008/01/27 Thomas Bretz
|
---|
72 |
|
---|
73 | * .rootrc:
|
---|
74 | - updated with the correct path to the ViewCVS
|
---|
75 |
|
---|
76 |
|
---|
77 |
|
---|
78 | 2008/01/24 Thomas Bretz
|
---|
79 |
|
---|
80 | * mpointing/MPointing.cc:
|
---|
81 | - added ClassImp for RaDec
|
---|
82 |
|
---|
83 | * mpointing/MPointing.h:
|
---|
84 | - added code for classes AltAz and RaDec deriving from TVector2
|
---|
85 | not to be used in Mars and Cosy
|
---|
86 |
|
---|
87 |
|
---|
88 |
|
---|
89 | 2008/01/24 Daniel Hoehne
|
---|
90 |
|
---|
91 | * scripts/preparemc:
|
---|
92 | - adapted to new rawfile/camera structure in /magic/montecarlo
|
---|
93 |
|
---|
94 |
|
---|
95 |
|
---|
96 | 2008/01/14 Thomas Bretz
|
---|
97 |
|
---|
98 | * mpointing/MPointing.h:
|
---|
99 | - added enumeration operator[]
|
---|
100 |
|
---|
101 |
|
---|
102 |
|
---|
103 | 2008/01/11 Thomas Bretz
|
---|
104 |
|
---|
105 | * mbase/MLog.cc:
|
---|
106 | - correctly use delete[] instead of delete for fGuiLInes as
|
---|
107 | suggested by valgrind.
|
---|
108 |
|
---|
109 |
|
---|
110 |
|
---|
111 | 2008/01/09 Thomas Bretz
|
---|
112 |
|
---|
113 | * mbadpixels/MBadPixelsTreat.[h,cc]:
|
---|
114 | - removed obsolete fRawHeader
|
---|
115 |
|
---|
116 | * mpointing/MSrcPosCam.[h,cc]:
|
---|
117 | - added Paint member function
|
---|
118 |
|
---|
119 | * mpointing/MSrcPosRndm.[h,cc]:
|
---|
120 | - also produce a antio source position for wobble observations
|
---|
121 |
|
---|
122 | * mraw/MRawRunHeader.cc:
|
---|
123 | - some cosmetics
|
---|