summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libnetworking/ChangeLog')
-rw-r--r--c/src/exec/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/libnetworking/ChangeLog b/c/src/exec/libnetworking/ChangeLog
index 5e34d26853..5a03e372f3 100644
--- a/c/src/exec/libnetworking/ChangeLog
+++ b/c/src/exec/libnetworking/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-18 Eric Norum <eric.norum@usask.ca>
+
+ * lib/tftpDriver.c: Properly handles ../ components in chdir() and
+ open() operations within the TFTP file system.
+
2001-10-12 Mike Siers <mikes@poliac.com>
* Update to stable working state. Congratulations Mike! :)