summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b3e1d6d3..31abe27b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h 3 openbsd-compat/Makefile.in openbsd-compat/openbsd-compat.h
4 openbsd-compat/bsd-statvfs.{c,h}] Add a null implementation of statvfs and 4 openbsd-compat/bsd-statvfs.{c,h}] Add a null implementation of statvfs and
5 fstatvfs and remove #defines around statvfs code. ok djm@ 5 fstatvfs and remove #defines around statvfs code. ok djm@
6 - (dtucker) [configure.ac defines.h sftp-client.c M sftp-server.c] Add a
7 macro to convert fsid to unsigned long for platforms where fsid is a
8 2-member array.
6 9
720080607 1020080607
8 - (dtucker) [mux.c] Include paths.h inside ifdef HAVE_PATHS_H. 11 - (dtucker) [mux.c] Include paths.h inside ifdef HAVE_PATHS_H.
@@ -4060,4 +4063,4 @@
4060 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4063 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4061 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4064 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4062 4065
4063$Id: ChangeLog,v 1.4943 2008/06/08 17:32:29 dtucker Exp $ 4066$Id: ChangeLog,v 1.4944 2008/06/08 20:17:53 dtucker Exp $