summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:33:43 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:33:43 +0000
commit70e3ad8231c4b93933bd2c9b05cc705c20013186 (patch)
tree5b049b68e4dc0bcc2add533cb0f864596b9bafb5 /ChangeLog
parent0b675b16595b6b84631ab9ebcccb3ecaa311d14e (diff)
- markus@cvs.openbsd.org 2002/03/21 16:57:15
[scard.c] remove const
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eceef2214..9edeb08cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -118,6 +118,12 @@
118 - markus@cvs.openbsd.org 2002/03/21 16:38:06 118 - markus@cvs.openbsd.org 2002/03/21 16:38:06
119 [scard.c] 119 [scard.c]
120 make compile w/ openssl 0.9.7 120 make compile w/ openssl 0.9.7
121 - markus@cvs.openbsd.org 2002/03/21 16:54:53
122 [scard.c scard.h ssh-keygen.c]
123 move key upload to scard.[ch]
124 - markus@cvs.openbsd.org 2002/03/21 16:57:15
125 [scard.c]
126 remove const
121 127
12220020317 12820020317
123 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 129 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7964,4 +7970,4 @@
7964 - Wrote replacements for strlcpy and mkdtemp 7970 - Wrote replacements for strlcpy and mkdtemp
7965 - Released 1.0pre1 7971 - Released 1.0pre1
7966 7972
7967$Id: ChangeLog,v 1.1958 2002/03/22 03:28:11 mouring Exp $ 7973$Id: ChangeLog,v 1.1959 2002/03/22 03:33:43 mouring Exp $