summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-12-22 08:29:36 +0000
committerChris Johns <chrisj@rtems.org>2007-12-22 08:29:36 +0000
commit107f4d344619ae7afa8e0d9a738a308df568e474 (patch)
tree887ed3d95871494ee62196c0efe4f56fc0e43902 /c/src/ChangeLog
parent2007-12-14 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-107f4d344619ae7afa8e0d9a738a308df568e474.tar.bz2
2007-12-22 Chris Johns <chrisj@rtems.org>
* nfsclient/src/nfs.c, nfsclient/src/rpcio.c: Adjust the length of the hello message. Just one line but still a little too long.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 6d89344055..93dd21cc70 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-22 Chris Johns <chrisj@rtems.org>
+
+ * nfsclient/src/nfs.c, nfsclient/src/rpcio.c: Adjust the length of
+ the hello message. Just one line but still a little too long.
+
2007-12-14 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Add libflash.a to the libbsp library.