summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-05 23:20:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-05 23:20:46 +0000
commitfb50cdfdb8c33dd4f14471550c7dcab93163efec (patch)
tree9b967bf4d9345a453a471a1734eb3689a1e02c6a /ChangeLog
parent4f3ae4c55070b1d9d94ff886156eb04418893015 (diff)
- markus@cvs.openbsd.org 2001/04/05 10:39:03
[compress.c compress.h packet.c] reset compress state per direction when rekeying.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a9b7f5b..3d1f8e01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
- markus@cvs.openbsd.org 2001/04/05 10:00:06
[compat.c]
2.3.x does old GEX, too; report jakob@
+ - markus@cvs.openbsd.org 2001/04/05 10:39:03
+ [compress.c compress.h packet.c]
+ reset compress state per direction when rekeying.
20010405
- OpenBSD CVS Sync
@@ -4876,4 +4879,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1064 2001/04/05 23:19:21 mouring Exp $
+$Id: ChangeLog,v 1.1065 2001/04/05 23:20:46 mouring Exp $