summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-13 02:40:56 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-13 02:40:56 +0000
commit34bb0c7431d4e41e506eb51cc4a39251110d3f49 (patch)
tree9985fdb7dadc045ce376a687fe577eeea317cb16 /ChangeLog
parent6c92dab9a1ab05426b42d7cc5dca2a9c5af52f1d (diff)
- (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
Tim Rice <tim@multitalents.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72566dca4..581181db9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and 3 - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and
4 I did a base KNF over the whe whole file to make it more acceptable. 4 I did a base KNF over the whe whole file to make it more acceptable.
5 (backed out of original patch and removed it from ChangeLog) 5 (backed out of original patch and removed it from ChangeLog)
6 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by
7 Tim Rice <tim@multitalents.net>
6 8
720010212 920010212
8 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1", 10 - (djm) Update Redhat specfile to allow --define "skip_x11_askpass 1",
@@ -3910,4 +3912,4 @@
3910 - Wrote replacements for strlcpy and mkdtemp 3912 - Wrote replacements for strlcpy and mkdtemp
3911 - Released 1.0pre1 3913 - Released 1.0pre1
3912 3914
3913$Id: ChangeLog,v 1.752 2001/02/13 02:18:50 mouring Exp $ 3915$Id: ChangeLog,v 1.753 2001/02/13 02:40:56 mouring Exp $