diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,3 +1,8 @@ +2004-02-20 David Shaw <[email protected]> + + * configure.ac: Check for timegm(). Replacement functions for + setenv() and unsetenv(). + 2004-02-19 David Shaw <[email protected]> * configure.ac: Check for ln -s and add GPGKEYS_LDAP conditional, @@ -1443,7 +1448,8 @@ Fri Feb 13 19:43:41 1998 Werner Koch ([email protected]) * Makefile.am: Likewise - Copyright 1998,1999,2000,2001,2002,2003 Free Software Foundation, Inc. + Copyright 1998, 1999, 2000, 2001, 2002, 2003, + 2004 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 @@ -1452,5 +1458,3 @@ Fri Feb 13 19:43:41 1998 Werner Koch ([email protected]) 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. - - |