summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-07-16 22:40:52 +1000
committerDamien Miller <djm@mindrot.org>2008-07-16 22:40:52 +1000
commitb9d3bee0031e9f6acef85556eb6418a728e605f5 (patch)
tree4777bb4a21c2a98380c75d8caf829300cf953e43 /ChangeLog
parent94717b0be1860c0c1abc9331388689e3ffbedea3 (diff)
- djm@cvs.openbsd.org 2008/07/16 11:51:14
[clientloop.c] rename variable first_gc -> last_gc (since it is actually the last in the list).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db05f0beb..01217406f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
4 [sftp.1] 4 [sftp.1]
5 number of pipelined requests is now 64; 5 number of pipelined requests is now 64;
6 prodded by Iain.Morgan AT nasa.gov 6 prodded by Iain.Morgan AT nasa.gov
7 - djm@cvs.openbsd.org 2008/07/16 11:51:14
8 [clientloop.c]
9 rename variable first_gc -> last_gc (since it is actually the last
10 in the list).
7 11
820080714 1220080714
9 - (djm) OpenBSD CVS Sync 13 - (djm) OpenBSD CVS Sync
@@ -4677,4 +4681,4 @@
4677 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4681 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4678 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4682 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4679 4683
4680$Id: ChangeLog,v 1.5085 2008/07/16 11:17:23 djm Exp $ 4684$Id: ChangeLog,v 1.5086 2008/07/16 12:40:52 djm Exp $