aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2003-01-16 16:00:08 +0000
committerDavid Shaw <[email protected]>2003-01-16 16:00:08 +0000
commitbe85ae8f1fc4a6f5d381d96823a04f563f515441 (patch)
treef7861d06c8093c242a784e9f0146c1b65d598462
parent* sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5. This (diff)
downloadgnupg-be85ae8f1fc4a6f5d381d96823a04f563f515441.tar.gz
gnupg-be85ae8f1fc4a6f5d381d96823a04f563f515441.zip
* options.skel: Comment out the first three lines in case someone manually
copies the skel file to their homedir.
-rw-r--r--g10/ChangeLog5
-rw-r--r--g10/options.skel8
2 files changed, 9 insertions, 4 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 89eef0a1a..f4716a98d 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-16 David Shaw <[email protected]>
+
+ * options.skel: Comment out the first three lines in case someone
+ manually copies the skel file to their homedir.
+
2003-01-15 David Shaw <[email protected]>
* sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5.
diff --git a/g10/options.skel b/g10/options.skel
index ce44448ee..f2811d850 100644
--- a/g10/options.skel
+++ b/g10/options.skel
@@ -1,8 +1,8 @@
-These first three lines are not copied to the gpg.conf file in
-the users home directory.
-$Id$
+# These first three lines are not copied to the gpg.conf file in
+# the users home directory.
+# $Id$
# Options for GnuPG
-# Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright 1998, 1999, 2000, 2001, 2002, 2003 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