From dfe5a4e353b4f34150b755a7ea419c52f749aaaa Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Oct 2001 18:48:55 +0000 Subject: 2001-10-18 Eric Norum * lib/tftpDriver.c: Properly handles ../ components in chdir() and open() operations within the TFTP file system. --- c/src/libnetworking/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/libnetworking/ChangeLog') diff --git a/c/src/libnetworking/ChangeLog b/c/src/libnetworking/ChangeLog index 5e34d26853..5a03e372f3 100644 --- a/c/src/libnetworking/ChangeLog +++ b/c/src/libnetworking/ChangeLog @@ -1,3 +1,8 @@ +2001-10-18 Eric Norum + + * lib/tftpDriver.c: Properly handles ../ components in chdir() and + open() operations within the TFTP file system. + 2001-10-12 Mike Siers * Update to stable working state. Congratulations Mike! :) -- cgit v1.2.3