summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-06-09 23:52:22 +1000
committerDarren Tucker <dtucker@zip.com.au>2008-06-09 23:52:22 +1000
commit588fe0efa4e7cb74fc071c5271348d13ea06528b (patch)
tree2345dc92c97ad173a199885341164866ec0d9e0d /ChangeLog
parentcd2ada6d06e2570fa4f17a78a99b4a151a750427 (diff)
- dtucker@cvs.openbsd.org 2008/06/09 13:38:46
[PROTOCOL] Use a $OpenBSD tag so our scripts will sync changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 95552945e..d60967404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,8 +11,12 @@
11 Also extends the sizes of the remaining 32bit wire format to 64bit, 11 Also extends the sizes of the remaining 32bit wire format to 64bit,
12 they're specified as unsigned long in the standard. 12 they're specified as unsigned long in the standard.
13 - dtucker@cvs.openbsd.org 2008/06/09 13:02:39 13 - dtucker@cvs.openbsd.org 2008/06/09 13:02:39
14 [sftp-server.c]
14 Extend 32bit -> 64bit values for statvfs extension missed in previous 15 Extend 32bit -> 64bit values for statvfs extension missed in previous
15 commit. 16 commit.
17 - dtucker@cvs.openbsd.org 2008/06/09 13:38:46
18 [PROTOCOL]
19 Use a $OpenBSD tag so our scripts will sync changes.
16 20
1720080608 2120080608
18 - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c 22 - (dtucker) [configure.ac defines.h sftp-client.c sftp-server.c sftp.c
@@ -4079,4 +4083,4 @@
4079 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4083 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4080 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4084 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4081 4085
4082$Id: ChangeLog,v 1.4947 2008/06/09 13:06:55 dtucker Exp $ 4086$Id: ChangeLog,v 1.4948 2008/06/09 13:52:22 dtucker Exp $