aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r--scripts/ChangeLog285
1 files changed, 0 insertions, 285 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
deleted file mode 100644
index 1a6ec032b..000000000
--- a/scripts/ChangeLog
+++ /dev/null
@@ -1,285 +0,0 @@
-2002-10-17 Werner Koch <[email protected]>
-
- * autogen.sh: Allow env variables to override the auto* tool
- names. Suggested by Simon Josefsson.
-
-2002-09-11 Werner Koch <[email protected]>
-
- * distfiles: Include mk-w32-dist.
-
- * mk-w32-dist: Convert the character sets on a per language base.
-
-2002-09-02 Werner Koch <[email protected]>
-
- * mk-w32-dist: Include more man pages and gpg split. Changed name
- of ZIP file to better indicate that this is a command line version.
-
-2002-08-23 Werner Koch <[email protected]>
-
- * autogen.sh : Don't run gettextize.
-
-2002-08-06 Stefan Bellon <[email protected]>
-
- * conf-riscos/include/config.h: Changed #define FOO to
- #define FOO 1.
- * conf-riscos/include/g10defs.h: Likewise.
-
-2002-08-03 Stefan Bellon <[email protected]>
-
- * 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 <[email protected]>
-
- * gnupgbug: "Warning" -> "WARNING"
-
-2002-07-01 Werner Koch <[email protected]>
-
- * mk-gpg-texi: New.
-
-2002-06-30 Werner Koch <[email protected]>
-
- * mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir,
- include gpgv.
-
-2002-06-21 Stefan Bellon <[email protected]>
-
- * conf-riscos/Makefile: Changes due to moving around RISC OS
- specific stuff in the code.
-
-2002-06-07 Stefan Bellon <[email protected]>
-
- * conf-riscos/include/config.h [__riscos__]: Fixed macro bug.
-
-2002-05-10 Stefan Bellon <[email protected]>
-
- * conf-riscos/include/config.h [__riscos__]: Changes for later
- Norcroft compilers.
-
- * conf-riscos/Makefile [__riscos__]: Updated.
-
-2002-04-22 Stefan Bellon <[email protected]>
-
- * 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 <[email protected]>
-
- * gnupg.spec.in: Removed pubring.asc and OPTIONS. Added
- samplekeys.asc.
-
-2002-03-31 David Shaw <[email protected]>
-
- * 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 <[email protected]>
-
- * 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 <[email protected]>
-
- * autogen.sh: Fixed last change.
-
-2001-12-21 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * autogen.sh (aclocal_vers): Require automalke 1.5.
-
-2001-08-21 Stefan Bellon <[email protected]>
-
- * build-riscos [__riscos__]: New.
- * conf-riscos [__riscos__]: Ditto.
-
-2001-08-13 Werner Koch <[email protected]>
-
- * autogen.sh: Test on gettext 0.10.38. By Michael Engels.
-
-2001-08-07 Werner Koch <[email protected]>
-
- * autogen.sh: Adjusted --build-w32 for autoconf 2.52
-
-2001-07-09 Werner Koch <[email protected]>
-
- * autogen.sh (autoconf_vers): Require autoconf 2.50
-
-2001-05-06 Werner Koch <[email protected]>
-
- * config.guess, config.sub: Add updates from subversions.gnu.org.
-
-2001-04-19 Werner Koch <[email protected]>
-
- * autogen.sh: Add VPATH build support for option --build-w32.
-
-2001-03-12 Werner Koch <[email protected]>
-
- * config.guess, config.sub: Replaced with the current GNU CVS ones.
-
-2001-01-18 Werner Koch <[email protected]>
-
- * autogen.sh: New options --build-w32
- * build-w32: Does now call autogen.sh
-
-2000-11-24 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * gnupg.spec.in: Updated.
-
-Wed Sep 6 17:55:47 CEST 2000 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * gnupg.spec.in: New version from Fabio with some updated descriptions.
-
-Mon May 1 15:38:04 CEST 2000 Werner Koch <[email protected]>
-
- * gnupg.spec.in: New version from Fabio.
-
-Fri Mar 17 16:26:05 CET 2000 Werner Koch <[email protected]>
-
- * config.gues, config.sub: Support for s390-ibm-linux-gnu. Thanks
- to Holger Smolinski.
-
-Thu Mar 2 15:37:46 CET 2000 Werner Koch <[email protected]>
-
- * config.guess: Add support for QNX. By Sam Roberts.
- * config.sub: Ditto.
-
-Thu Sep 23 09:49:25 1999 Werner Koch ([email protected])
-
- * commit: Remove leading and trailing empty lines when copying
- Changes to Changelog
-
-Wed Sep 15 16:22:17 CEST 1999 Werner Koch <[email protected]>
-
- * gnupg.spec: Add Portuguese description
-
-Thu Sep 2 16:40:55 CEST 1999 Werner Koch <[email protected]>
-
- * mkdiff: changed format of diff file name and made script more
- general.
-
-Wed Aug 4 10:34:18 CEST 1999 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * ltmain.sh, ltconfig.sh : Updated to libtool 1.3.3
-
-Mon Jul 12 14:55:34 CEST 1999 Werner Koch <[email protected]>
-
- * autogen.sh: Run libtoolize
-
-Sat May 22 22:47:26 CEST 1999 Werner Koch <[email protected]>
-
- * autogen.sh: Fixed the error message for a missing libtool.
-
-Sat May 8 19:28:08 CEST 1999 Werner Koch <[email protected]>
-
- * 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 <[email protected]>
-
- * autogen.sh: Add a check for libtool because some autoconf macros
- are needed.
-
-Mon Feb 22 20:04:00 CET 1999 Werner Koch <[email protected]>
-
- * autogen.sh: Enhanced the version testing code (Philippe Laliberte)
-
- * mkwebpage: Edits the buglist.
-
-Sat Feb 13 12:04:43 CET 1999 Werner Koch <[email protected]>
-
- * autogen.sh: Now uses gettextize
-
-Wed Feb 10 17:15:39 CET 1999 Werner Koch <[email protected]>
-
- * config.sub, config.guess: Support i386-emx-os2
-
-Sun Jan 17 11:04:33 CET 1999 Werner Koch <[email protected]>
-
- * autogen.sh: Now checks for installed gettext
-
-Sat Jan 16 09:27:30 CET 1999 Werner Koch <[email protected]>
-
- * config.guess (m68k-atari-mint): New.
- * config.sub: Add support for atarist-MiNT
-
-Wed Jan 13 12:49:36 CET 1999 Werner Koch <[email protected]>
-
- * gnupg.spec.in: New
- * gnupg.spec: Removed
-
-Wed Dec 23 13:18:14 CET 1998 Werner Koch <[email protected]>
-
- * gnupg.spec: Updated version by Fabio Coatti
-
-Thu Dec 17 18:31:15 CET 1998 Werner Koch <[email protected]>
-
- * gnupg.spec: New version by Reuben Sumner and did some more
- changes.
-
-Fri Nov 27 12:39:29 CET 1998 Werner Koch <[email protected]>
-
-
- * commit: New
-
-
-Fri Nov 20 12:01:57 1998 Werner Koch ([email protected])
-
- * mkdiff: signs the patch file
-
-Sat Oct 17 16:10:16 1998 Werner Koch ([email protected])
-
- * autogen.sh: New.
-
-Wed Oct 14 09:55:25 1998 Werner Koch ([email protected])
-
- * config.guess (FreeBSD): Changes from Jun Kuriyama to support ELF
- * config.sub: (freebsd): Add to maybe_os
-
-
- Copyright 1998, 1999, 2000, 2001, 2002 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.