summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
blob: 13b2a7143aab0d3603bc68e3daea08e4e9704530 (plain)
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
2002-08-03  Stefan Bellon  <sbellon@sbellon.de>

	* conf-riscos/include/g10defs.h: Added GNUPG_LIBEXECDIR.
	* conf-riscos/include/config.h: Changes due to dynload removal and
	minor changes to avoid some warnings.
	* conf-riscos/Makefile: Changes due to dynload removal.
	* conf-riscos/cipher/*: Not needed anymore due to dynload removal.

2002-07-25  David Shaw  <dshaw@jabberwocky.com>

	* gnupgbug: "Warning" -> "WARNING"

2002-07-01  Werner Koch  <wk@gnupg.org>

	* mk-gpg-texi: New.

2002-06-30  Werner Koch  <wk@gnupg.org>

	* mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir,
	include gpgv.

2002-06-21  Stefan Bellon  <sbellon@sbellon.de>

	* conf-riscos/Makefile: Changes due to moving around RISC OS
	specific stuff in the code.

2002-06-07  Stefan Bellon  <sbellon@sbellon.de>

	* conf-riscos/include/config.h [__riscos__]: Fixed macro bug.

2002-05-10  Stefan Bellon  <sbellon@sbellon.de>

	* conf-riscos/include/config.h [__riscos__]: Changes for later
	Norcroft compilers.

	* conf-riscos/Makefile [__riscos__]: Updated.

2002-04-22  Stefan Bellon  <sbellon@sbellon.de>

	* conf-riscos/include/config.h [__riscos__]: Development
	versions automatically define DEBUG from now on.

	* conf-riscos/Makefile [__riscos__]: Updated for LDAP keyserver
	code.

2002-04-19  David Shaw  <dshaw@jabberwocky.com>

	* gnupg.spec.in: Removed pubring.asc and OPTIONS.  Added
	samplekeys.asc.

2002-03-31  David Shaw  <dshaw@jabberwocky.com>

	* gnupg.spec.in: Added the gpgkeys_xxx keyserver helpers.  Added a
	* to catch variations on the basic gpg man page (gpg, gpgv).  Mark
	options.skel as a config file.  Do not include the FAQ/faq.html
	twice (in /doc/ and /share/).
	
2002-01-02  Stefan Bellon  <sbellon@sbellon.de>

	* build-riscos [__riscos__]: Set filetype of Makefile correctly.

	* conf-riscos/include/g10defs.h [__riscos__]: Added GNU GPL
	header and exec code defines.

	* conf-riscos/include/config.h [__riscos__]: Moved parts to
	include/util.h where they really belong to.

	* conf-riscos/Makefile [__riscos__]: Updated for new keyserver,
	exec and photo id code.

2001-12-22  Werner Koch  <wk@gnupg.org>

	* autogen.sh: Fixed last change.

2001-12-21  Werner Koch  <wk@gnupg.org>

	* distfiles: Removed those files which which automake installs by
	default.

	* autogen.sh: Replaced $() by backticks for system without a posix
	shell.  Removed gawk specific quoting. By David Champion.

2001-10-22  Werner Koch  <wk@gnupg.org>

	* autogen.sh (aclocal_vers): Require automalke 1.5.

2001-08-21  Stefan Bellon  <sbellon@sbellon.de>

	* build-riscos [__riscos__]: New.
	* conf-riscos [__riscos__]: Ditto.

2001-08-13  Werner Koch  <wk@gnupg.org>

	* autogen.sh: Test on gettext 0.10.38. By Michael Engels.

2001-08-07  Werner Koch  <wk@gnupg.org>

	* autogen.sh: Adjusted --build-w32 for autoconf 2.52 

2001-07-09  Werner Koch  <wk@gnupg.org>

	* autogen.sh (autoconf_vers): Require autoconf 2.50

2001-05-06  Werner Koch  <wk@gnupg.org>

	* config.guess, config.sub: Add updates from subversions.gnu.org.

2001-04-19  Werner Koch  <wk@gnupg.org>

	* autogen.sh: Add VPATH build support for option --build-w32. 

2001-03-12  Werner Koch  <wk@gnupg.org>

	* config.guess, config.sub: Replaced with the current GNU CVS ones. 

2001-01-18  Werner Koch  <wk@gnupg.org>

	* autogen.sh: New options --build-w32
	* build-w32: Does now call autogen.sh

2000-11-24  Werner Koch  <wk@gnupg.org>

	* build-w32: New script to build the W32 version.
	* distfiles: And put it into the distribution

Thu Sep 14 17:45:11 CEST 2000  Werner Koch  <wk@openit.de>

        * gnupg.spec.in: Updated.

Wed Sep  6 17:55:47 CEST 2000  Werner Koch  <wk@openit.de>

        * config.guess, config.sub: Replaced with the latest version from the
        CVS archive.  Hope that does not break too much.

Fri May 12 14:01:20 CEST 2000  Werner Koch  <wk@openit.de>

	* gnupg.spec.in: New version from Fabio with some updated descriptions.

Mon May  1 15:38:04 CEST 2000  Werner Koch  <wk@openit.de>

	* gnupg.spec.in: New version from Fabio.

Fri Mar 17 16:26:05 CET 2000  Werner Koch  <wk@openit.de>

	* config.gues, config.sub: Support for s390-ibm-linux-gnu. Thanks
	to Holger Smolinski.

Thu Mar  2 15:37:46 CET 2000  Werner Koch  <wk@gnupg.de>

	* config.guess: Add support for QNX.  By Sam Roberts.
	* config.sub: Ditto.

Thu Sep 23 09:49:25 1999  Werner Koch  (wk@gnupg.org)

	* commit: Remove leading and trailing empty lines when copying
	Changes to Changelog

Wed Sep 15 16:22:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* gnupg.spec: Add Portuguese description

Thu Sep  2 16:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* mkdiff: changed format of diff file name and made script more
	general.

Wed Aug  4 10:34:18 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* config.guess: Updated from gnu/common and applied my emx patch again.
	* config.sub: Updated from gnu/common.

Wed Jul 14 19:42:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* ltmain.sh, ltconfig.sh : Updated to libtool 1.3.3

Mon Jul 12 14:55:34 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Run libtoolize

Sat May 22 22:47:26 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Fixed the error message for a missing libtool.

Sat May  8 19:28:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* mkinstalldirs, install-sh: New from GNU repository
	* config.sub, config.guess: Merged with rep version.

Sun Mar 14 19:34:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Add a check for libtool because some autoconf macros
	are needed.

Mon Feb 22 20:04:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Enhanced the version testing code (Philippe Laliberte)

	* mkwebpage: Edits the buglist.

Sat Feb 13 12:04:43 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Now uses gettextize

Wed Feb 10 17:15:39 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* config.sub, config.guess: Support i386-emx-os2

Sun Jan 17 11:04:33 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* autogen.sh: Now checks for installed gettext

Sat Jan 16 09:27:30 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* config.guess (m68k-atari-mint): New.
	* config.sub: Add support for atarist-MiNT

Wed Jan 13 12:49:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>

	* gnupg.spec.in: New
	* gnupg.spec: Removed

Wed Dec 23 13:18:14 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>

	* gnupg.spec: Updated version by Fabio Coatti

Thu Dec 17 18:31:15 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>

	* gnupg.spec: New version by Reuben Sumner and did some more
	changes.

Fri Nov 27 12:39:29 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>


	* commit: New


Fri Nov 20 12:01:57 1998  Werner Koch  (wk@isil.d.shuttle.de)

	* mkdiff: signs the patch file

Sat Oct 17 16:10:16 1998  Werner Koch  (wk@isil.d.shuttle.de)

	* autogen.sh: New.

Wed Oct 14 09:55:25 1998  Werner Koch  (wk@isil.d.shuttle.de)

	* config.guess (FreeBSD): Changes from Jun Kuriyama to support ELF
	* config.sub: (freebsd): Add to maybe_os


 Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.

 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.

 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.