aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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