summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:51:06 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:51:06 +0000
commit38ed63d75907d0f4380f7c44350c17cc9f76f764 (patch)
tree3449731a34a681d83235ee75244d6384d957bc17 /ChangeLog
parentfac7769f64b3c5873d3d34f82364a353b1fec864 (diff)
- deraadt@cvs.openbsd.org 2002/05/19 20:54:52
[log.h] extra commas in enum not 100% portable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c232e41..9b21a859 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
[session.c ssh.c]
don't limit xauth pathlen on client side and longer print length on
server when debug; ok markus@
+ - deraadt@cvs.openbsd.org 2002/05/19 20:54:52
+ [log.h]
+ extra commas in enum not 100% portable
20020604
- (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -694,4 +697,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2146 2002/06/06 19:49:54 mouring Exp $
+$Id: ChangeLog,v 1.2147 2002/06/06 19:51:06 mouring Exp $