diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-07-06 07:11:13 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-07-06 07:11:13 +1000 |
commit | e841eb065426d9c9c9e107e76d816107d68554a7 (patch) | |
tree | bf7e3d7b01898caa4df508849bc7d16eb4c7103e /ChangeLog | |
parent | 821d3dbe36faa1e53a269e434487d0617a0a1578 (diff) |
- andreas@cvs.openbsd.org 2009/06/27 09:29:06
[packet.h packet.c]
packet_bacup_state() and packet_restore_state() will be used to
temporarily save the current state ren resuming a suspended connection.
ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ | |||
1 | - (dtucker) OpenBSD CVS Sync | ||
2 | - andreas@cvs.openbsd.org 2009/06/27 09:29:06 | ||
3 | [packet.h packet.c] | ||
4 | packet_bacup_state() and packet_restore_state() will be used to | ||
5 | temporarily save the current state ren resuming a suspended connection. | ||
6 | ok markus@ | ||
7 | |||
1 | 20090622 | 8 | 20090622 |
2 | - (dtucker) OpenBSD CVS Sync | 9 | - (dtucker) OpenBSD CVS Sync |
3 | - dtucker@cvs.openbsd.org 2009/06/22 05:39:28 | 10 | - dtucker@cvs.openbsd.org 2009/06/22 05:39:28 |