-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathChangeLog
205 lines (125 loc) · 4.83 KB
/
ChangeLog
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
# do not edit -- automatically generated by arch changelog
# arch-tag: [email protected]/eventlog--mainline--1.0
#
2005-12-03 11:21:29 GMT Balazs Scheidler <[email protected]> patch-9
Summary:
some more build system specific fixes, eventlog can now be released with ZBS
Revision:
eventlog--mainline--1.0--patch-9
new files:
.arch-ids/VERSION.id .arch-ids/dist.conf.in.id VERSION
dist.conf.in
modified files:
ChangeLog Makefile.am NEWS configure.in debian/changelog.in
renamed files:
debian/.arch-ids/changelog.id
==> debian/.arch-ids/changelog.in.id
debian/changelog
==> debian/changelog.in
2005-12-03 10:11:14 GMT Balazs Scheidler <[email protected]> patch-8
Summary:
added Debianization files, released 0.2.4
Revision:
eventlog--mainline--1.0--patch-8
2005-12-03 Balazs Scheidler <[email protected]>
* configure.in: bumped to 0.2.4
* debian/*: added Debianization
new files:
.arch-ids/ChangeLog.id ChangeLog debian/.arch-ids/=id
debian/.arch-ids/changelog.id debian/.arch-ids/compat.id
debian/.arch-ids/control.id debian/.arch-ids/copyright.id
debian/.arch-ids/libevtlog-dev.install.id
debian/.arch-ids/libevtlog0.install.id
debian/.arch-ids/libevtlog0.shlibs.id
debian/.arch-ids/rules.id debian/changelog debian/compat
debian/control debian/copyright debian/libevtlog-dev.install
debian/libevtlog0.install debian/libevtlog0.shlibs
debian/rules
modified files:
Makefile.am NEWS PORTS configure.in doc/DESIGN.txt
renamed files:
.arch-ids/ChangeLog.id
==> .arch-ids/ChangeLog.0.id
ChangeLog
==> ChangeLog.0
new directories:
debian debian/.arch-ids
2005-08-08 07:40:56 GMT Balazs Scheidler <[email protected]> patch-7
Summary:
added AUTHORS and cleaned up non-tla managed files by adding an .arch-inventory
Revision:
eventlog--mainline--1.0--patch-7
new files:
.arch-ids/.arch-inventory.id .arch-inventory
modified files:
{arch}/=tagging-method
2005-08-08 07:39:15 GMT Balazs Scheidler <[email protected]> patch-6
Summary:
added AUTHORS file
Revision:
eventlog--mainline--1.0--patch-6
new files:
.arch-ids/AUTHORS.id AUTHORS
2005-02-12 23:03:30 GMT Balazs Scheidler <[email protected]> patch-5
Summary:
Committed the version number change, however eventlog has been released earlier.
Revision:
eventlog--mainline--1.0--patch-5
removed files:
.arch-ids/Makefile.in.id Makefile.in
src/.arch-ids/Makefile.in.id src/Makefile.in
tests/.arch-ids/Makefile.in.id tests/Makefile.in
modified files:
configure.in eventlog.pc.in
2005-01-16 14:54:22 GMT Balazs Scheidler <[email protected]> patch-4
Summary:
inherit CFLAGS from the environment
Revision:
eventlog--mainline--1.0--patch-4
modified files:
configure.in
2005-01-16 14:51:11 GMT Balazs Scheidler <[email protected]> patch-3
Summary:
Added COPYING file
Revision:
eventlog--mainline--1.0--patch-3
new files:
.arch-ids/COPYING.id COPYING
modified files:
README configure.in eventlog.pc.in
2004-12-27 23:28:34 GMT Balazs Scheidler <[email protected]> patch-2
Summary:
changed default context flags
Revision:
eventlog--mainline--1.0--patch-2
2004-12-28 Balazs Scheidler <[email protected]>
* evtctx.c (evt_ctx_init): set default flags not to add extra tags
by default
modified files:
ChangeLog configure.in src/evtctx.c
2004-12-26 23:13:56 GMT Balazs Scheidler <[email protected]> patch-1
Summary:
Fixed memory leak and out-of-tree builds
Revision:
eventlog--mainline--1.0--patch-1
2004-12-27 Balazs Scheidler <[email protected]>
* evtctx.c (evt_ctx_free): fixed tag-hook leak
* tests/Makefile.am: fixed out-of-tree builds
modified files:
ChangeLog src/evtctx.c tests/Makefile.am tests/Makefile.in
2004-12-26 20:41:48 GMT Balazs Scheidler <[email protected]> base-0
Summary:
initial import
Revision:
eventlog--mainline--1.0--base-0
(automatically generated log message)
new files:
CREDITS ChangeLog Makefile Makefile.am Makefile.in NEWS PORTS
README aclocal.m4 autogen.sh configure.in doc/API.txt
doc/DESIGN.txt doc/configuration.txt eventlog.pc.in questions
src/Makefile src/Makefile.am src/Makefile.in
src/evt_internals.h src/evtctx.c src/evtfmt.c src/evtlog.h
src/evtmaps.h src/evtout.c src/evtrec.c src/evtstr.c
src/evtsyslog.c src/evttags.c tests/Makefile tests/Makefile.am
tests/Makefile.in tests/evtfmt.c tests/evtrec.c
tests/evtsyslog.c