File: CHANGES.1.5

package info (click to toggle)
fhist 1.18-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,640 kB
  • sloc: ansic: 15,161; sh: 4,749; makefile: 1,028; awk: 154; yacc: 102
file content (310 lines) | stat: -rw-r--r-- 9,867 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310



Project "fhist.1.5"                                              Page 1
List of Changes                                Mon Oct 25 11:34:59 1999

Change  State           Description
------- -------         -------------
  10    completed       prepare for release
  11    completed       RPM spec
  12    completed       pathconf bug
  13    completed       FSF address
  14    completed       fcomp -blank bug
  15    completed       yacc compile warnings



Project "fhist.1.5", Change 10                                   Page 1
Change Details                                 Mon Oct 25 11:34:59 1999

NAME
        Project "fhist.1.5", Delta 1, Change 10.

SUMMARY
        prepare for release

DESCRIPTION
        This change prepares FHist for the next public release.

        This change is exempt from testing against the development
        directory.  This change is exempt from testing against the
        baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  create      1         etc/CHANGES.1.4
        source  create      1         lib/en/readme/new.1.5.so

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Tue Jun  1      pmiller
                        12:24:41 1999
        develop_begin   Tue Jun  1      pmiller
                        12:24:44 1999
        develop_end     Tue Jun  1      pmiller
                        12:29:00 1999
        review_pass     Tue Jun  1      pmiller
                        12:29:02 1999
        integrate_begin Tue Jun  1      pmiller
                        12:29:04 1999
        integrate_pass  Tue Jun  1      pmiller
                        12:30:24 1999



Project "fhist.1.5", Change 11                                   Page 1
Change Details                                 Mon Oct 25 11:35:00 1999

NAME
        Project "fhist.1.5", Delta 2, Change 11.

SUMMARY
        RPM spec

DESCRIPTION
        This change improves the generated RPM spec files, so that RPMs
        can be produced by users other than root.

        My thanks to John Interrante <interran@crd.ge.com> for
        reporting this problem.

        This change is exempt from testing against the development
        directory.  This change is exempt from testing against the
        baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify      3 -> 4    etc/spec.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Thu Jun 10      pmiller
                        11:11:30 1999
        develop_begin   Thu Jun 10      pmiller  Elapsed time: 0.022
                        11:11:33 1999            days.
        develop_end     Thu Jun 10      pmiller  Elapsed time: 0.081
                        11:21:39 1999            days.
        review_pass     Thu Jun 10      pmiller
                        11:58:11 1999
        integrate_begin Thu Jun 10      pmiller
                        11:58:13 1999
        integrate_pass  Thu Jun 10      pmiller
                        11:59:24 1999



Project "fhist.1.5", Change 12                                   Page 1
Change Details                                 Mon Oct 25 11:35:00 1999

NAME
        Project "fhist.1.5", Delta 3, Change 12.

SUMMARY
        pathconf bug

DESCRIPTION
        This change fixes a problem with the pathconf function on HP/UX
        machines.

        My thanks to Marko Schuetz <marko@ki.informatik.uni-
        frankfurt.de> for reporting this problem.

        This change must pass a full regression test.  This change is
        exempt from testing against the development directory.  This
        change is exempt from testing against the baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify     10 -> 11   fhist/subroutine.c

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Jul  5      pmiller
                        08:30:44 1999
        develop_begin   Mon Jul  5      pmiller  Elapsed time: 0.050
                        08:30:47 1999            days.
        develop_end     Mon Jul  5      pmiller
                        08:53:24 1999
        review_pass     Mon Jul  5      pmiller
                        08:53:57 1999
        integrate_begin Mon Jul  5      pmiller
                        08:54:01 1999
        integrate_pass  Mon Jul  5      pmiller
                        08:55:51 1999



Project "fhist.1.5", Change 13                                   Page 1
Change Details                                 Mon Oct 25 11:35:00 1999

NAME
        Project "fhist.1.5", Delta 4, Change 13.

SUMMARY
        FSF address

DESCRIPTION
        This change updates the FSF address in the GPL file headers.

        This change is exempt from testing against the development
        directory.  This change is exempt from testing against the
        baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify      4 -> 5    lib/en/reference/main.man

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Sat Aug  7      pmiller
                        13:59:13 1999
        develop_begin   Sat Aug  7      pmiller
                        13:59:15 1999
        develop_end     Sat Aug  7      pmiller
                        14:03:44 1999
        review_pass     Sat Aug  7      pmiller
                        14:03:47 1999
        integrate_begin Sat Aug  7      pmiller
                        14:03:50 1999
        integrate_pass  Sat Aug  7      pmiller
                        14:05:57 1999



Project "fhist.1.5", Change 14                                   Page 1
Change Details                                 Mon Oct 25 11:35:00 1999

NAME
        Project "fhist.1.5", Delta 5, Change 14.

SUMMARY
        fcomp -blank bug

DESCRIPTION
        This change fixed a bug in the fcomp -blank option, which
        failed to terminate when run with with two identical files.

        My thanks to Alex <alexis@cyberdeck.net> for reporting this
        problem.

        This change must pass a full regression test.  This change is
        exempt from testing against the baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by external_bug.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify      7 -> 8    common/compare.c
        test    create      1         test/00/t0019a.sh

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Oct 25      pmiller
                        08:26:38 1999
        develop_begin   Mon Oct 25      pmiller  Elapsed time: 0.076
                        08:26:40 1999            days.
        develop_end     Mon Oct 25      pmiller
                        09:00:57 1999
        review_pass     Mon Oct 25      pmiller
                        09:01:02 1999
        integrate_begin Mon Oct 25      pmiller  Elapsed time: 0.036
                        09:01:08 1999            days.
        integrate_pass  Mon Oct 25      pmiller
                        09:17:28 1999



Project "fhist.1.5", Change 15                                   Page 1
Change Details                                 Mon Oct 25 11:35:01 1999

NAME
        Project "fhist.1.5", Delta 6, Change 15.

SUMMARY
        yacc compile warnings

DESCRIPTION
        This change fixes some yacc compile warnings.

        This change is exempt from testing against the development
        directory.  This change is exempt from testing against the
        baseline.


ARCHITECTURE
        This change must build and test in the "linux-i486"
        architecture.

CAUSE
        This change was caused by internal_enhancement.

FILES
        Type    Action   Edit         File Name
        ------- -------- -------      -----------
        source  modify      1 -> 2    common/sub/expr_gram.y
        source  modify      1 -> 2    lib/en/readme/new.1.5.so

HISTORY
        What            When            Who      Comment
        ------          ------          -----    ---------
        new_change      Mon Oct 25      pmiller
                        10:43:35 1999
        develop_begin   Mon Oct 25      pmiller  Elapsed time: 0.072
                        10:43:37 1999            days.
        develop_end     Mon Oct 25      pmiller
                        11:16:04 1999
        review_pass     Mon Oct 25      pmiller
                        11:16:21 1999
        integrate_begin Mon Oct 25      pmiller
                        11:16:26 1999
        integrate_pass  Mon Oct 25      pmiller
                        11:23:31 1999