diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,6 +8,9 @@ | |||
8 | [clientloop.c] | 8 | [clientloop.c] |
9 | rename variable first_gc -> last_gc (since it is actually the last | 9 | rename variable first_gc -> last_gc (since it is actually the last |
10 | in the list). | 10 | in the list). |
11 | - djm@cvs.openbsd.org 2008/07/16 11:52:19 | ||
12 | [channels.c] | ||
13 | this loop index should be automatic, not static | ||
11 | 14 | ||
12 | 20080714 | 15 | 20080714 |
13 | - (djm) OpenBSD CVS Sync | 16 | - (djm) OpenBSD CVS Sync |
@@ -4681,4 +4684,4 @@ | |||
4681 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4684 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4682 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4685 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4683 | 4686 | ||
4684 | $Id: ChangeLog,v 1.5086 2008/07/16 12:40:52 djm Exp $ | 4687 | $Id: ChangeLog,v 1.5087 2008/07/16 12:42:06 djm Exp $ |