diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:49:47 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:49:47 +0000 |
commit | 794e0138f1d9f8bfd1b04190a880d2f52384893b (patch) | |
tree | 37f22ef23d779f23b15406633c2b59a9bd337ed1 | |
parent | 2abe5ceec2eef190355a4039a48aa7aafdb03bb0 (diff) |
Merge with EOM 1.45
author: niklas
Remove the log_fatal point
-rw-r--r-- | sbin/isakmpd/TO-DO | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/isakmpd/TO-DO b/sbin/isakmpd/TO-DO index a96297738c8..09c9b68c91d 100644 --- a/sbin/isakmpd/TO-DO +++ b/sbin/isakmpd/TO-DO @@ -1,5 +1,5 @@ -$OpenBSD: TO-DO,v 1.18 1999/08/26 22:30:46 niklas Exp $ -$EOM: TO-DO,v 1.44 1999/08/12 22:34:26 niklas Exp $ +$OpenBSD: TO-DO,v 1.19 2000/04/07 22:49:46 niklas Exp $ +$EOM: TO-DO,v 1.45 2000/04/07 22:47:38 niklas Exp $ This file mixes small nitpicks with large projects to be done. @@ -105,9 +105,6 @@ This file mixes small nitpicks with large projects to be done. * IPCOMP. -* Remove log_fatals from policy code, if error in policy file reading fall - back to check policy against connections. - * Acknowledged notification exchange. * Tiger hash. |