summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 481a13321..4279d956a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
120010117
2 - (djm) Only write random seed file at exit
3
120010115 420010115
2 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist. 5 - (bal) sftp-server.c change to use chmod() if fchmod() does not exist.
3 - (bal) utimes() support via utime() interface on machine that lack utimes(). 6 - (bal) utimes() support via utime() interface on machine that lack utimes().