summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-24 05:10:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-24 05:10:00 +0000
commitc2db91ed53d8082c266bd49a7b2474fc552dda16 (patch)
treef650405e368e0d2fe6022e904649844197591ec4
parent2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c2db91ed53d8082c266bd49a7b2474fc552dda16.tar.bz2
Fix typos
-rw-r--r--cpukit/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4b19c00d70..af93beff9b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,9 +1,9 @@
-2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+2005-05-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/arpa/telnet.h: Remove (Unused, Non-POSIX/SUSV3).
* libnetworking/Makefile.am: Reflect removing arpa/telnet.h.
-2005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>
+2005-05-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/arpa/nameser.h: Update from FreeBSD.
* libnetworking/libc/ns_parse.c: Reflect changes above.