From 6da32187fbc54774569acf782b8e5edfaab79ed2 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 3 Oct 1999 15:45:31 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7080 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 0d42fe061..38bacf13e 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,13 @@ +1999-10-03 Johan Danielsson + + * ftp/kauth.c (kauth): make sure we're using private protection + level + + * ftp/security.c (set_command_prot): set command protection level + + * ftp/security.c: make it possible to set the command protection + level with `prot' + 1999-09-30 Assar Westerlund * ftpd/ftpd_locl.h: add prototype for fclose to make sunos happy