summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:42:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-21 13:42:53 +0000
commit5146462f04bebbed0de4200c934bf5472c5a5427 (patch)
tree857538e92f0edcb796b915e15d3690a0026a76e4 /c/src/ChangeLog
parent2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-5146462f04bebbed0de4200c934bf5472c5a5427.tar.bz2
2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 33ec657246..b34e3af1b8 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
+
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,