summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-07-14 12:13:26 +1000
committerDamien Miller <djm@mindrot.org>2001-07-14 12:13:26 +1000
commit694be4b1d5b42ff176bafbed1c8f2aaa680ff21c (patch)
tree42c727e7807d61f8999c42ef4baa2571e1f3dba6 /ChangeLog
parent48bfa9cafaff0a8f615cb16449f9a3a2fdc39d67 (diff)
- OpenBSD CVS Sync
- markus@cvs.openbsd.org 2001/07/04 23:13:10 [scard.c scard.h ssh-agent.c] handle card removal more gracefully, add sc_close() to scard.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 374be9208..7eacb0ec3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
7 - markus@cvs.openbsd.org 2001/07/04 22:47:19 7 - markus@cvs.openbsd.org 2001/07/04 22:47:19
8 [ssh-agent.c] 8 [ssh-agent.c]
9 ignore SIGPIPE when debugging, too 9 ignore SIGPIPE when debugging, too
10 - markus@cvs.openbsd.org 2001/07/04 23:13:10
11 [scard.c scard.h ssh-agent.c]
12 handle card removal more gracefully, add sc_close() to scard.h
10 13
1120010711 1420010711
12 - (djm) dirname(3) may modify its argument on glibc and other systems. 15 - (djm) dirname(3) may modify its argument on glibc and other systems.
@@ -5982,4 +5985,4 @@
5982 - Wrote replacements for strlcpy and mkdtemp 5985 - Wrote replacements for strlcpy and mkdtemp
5983 - Released 1.0pre1 5986 - Released 1.0pre1
5984 5987
5985$Id: ChangeLog,v 1.1387 2001/07/14 02:12:55 djm Exp $ 5988$Id: ChangeLog,v 1.1388 2001/07/14 02:13:26 djm Exp $