Add missing ChangeLog entries
This commit is contained in:
parent
9b439c1adc
commit
4629f93b12
10
ChangeLog
10
ChangeLog
|
@ -11,6 +11,14 @@
|
||||||
to when it's enabled in the server's config. Speeds up Protocol 2
|
to when it's enabled in the server's config. Speeds up Protocol 2
|
||||||
connections to inetd-mode servers that also allow Protocol 1. bz #440,
|
connections to inetd-mode servers that also allow Protocol 1. bz #440,
|
||||||
based on a patch from bruno at wolff.to, ok markus@
|
based on a patch from bruno at wolff.to, ok markus@
|
||||||
|
- dtucker@cvs.openbsd.org 2008/01/01 08:47:04
|
||||||
|
[misc.c]
|
||||||
|
spaces -> tabs from my previous commit
|
||||||
|
- dtucker@cvs.openbsd.org 2008/01/01 09:06:39
|
||||||
|
[scp.c]
|
||||||
|
If scp -p encounters a pre-epoch timestamp, use the epoch which is
|
||||||
|
as close as we can get given that it's used unsigned. Add a little
|
||||||
|
debugging while there. bz #828, ok djm@
|
||||||
|
|
||||||
20071231
|
20071231
|
||||||
- (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of
|
- (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of
|
||||||
|
@ -3501,4 +3509,4 @@
|
||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4813 2008/01/01 09:33:09 dtucker Exp $
|
$Id: ChangeLog,v 1.4814 2008/01/01 09:36:25 dtucker Exp $
|
||||||
|
|
Loading…
Reference in New Issue