diff options
author | Darren Tucker <dtucker@zip.com.au> | 2007-12-29 02:40:43 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2007-12-29 02:40:43 +1100 |
commit | 88b976f214e14da4ec29a7516d02c0141c8ef597 (patch) | |
tree | e385b55cb90247a0ee536e9c103876924a1a44ef /ChangeLog | |
parent | 06321f5d1d328649913a1ee468d59149974e708f (diff) |
- djm@cvs.openbsd.org 2007/12/12 05:04:03
[sftp.c]
unbreak lls command and add a regress test that would have caught the
breakage; spotted by mouring@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20071229 | ||
2 | - (dtucker) OpenBSD CVS Sync | ||
3 | - djm@cvs.openbsd.org 2007/12/12 05:04:03 | ||
4 | [sftp.c] | ||
5 | unbreak lls command and add a regress test that would have caught the | ||
6 | breakage; spotted by mouring@ | ||
7 | |||
1 | 20071202 | 8 | 20071202 |
2 | - (dtucker) [configure.ac] Enable -fstack-protector-all on systems where | 9 | - (dtucker) [configure.ac] Enable -fstack-protector-all on systems where |
3 | gcc supports it. ok djm@ | 10 | gcc supports it. ok djm@ |
@@ -3458,4 +3465,4 @@ | |||
3458 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 3465 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
3459 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 3466 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
3460 | 3467 | ||
3461 | $Id: ChangeLog,v 1.4806 2007/12/02 12:22:52 dtucker Exp $ | 3468 | $Id: ChangeLog,v 1.4807 2007/12/28 15:40:43 dtucker Exp $ |