summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-18 18:48:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-18 18:48:55 +0000
commitdfe5a4e353b4f34150b755a7ea419c52f749aaaa (patch)
tree94a0b79dcdd6b06560c8454dc2ed897c07f0ade0 /c/src/libnetworking/ChangeLog
parentchanged version to ss-20011017 (diff)
downloadrtems-dfe5a4e353b4f34150b755a7ea419c52f749aaaa.tar.bz2
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.
Diffstat (limited to 'c/src/libnetworking/ChangeLog')
-rw-r--r--c/src/libnetworking/ChangeLog5
1 files changed, 5 insertions, 0 deletions
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 <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! :)