From 2aaa16437227a0c5675e4c44feae3eef0ef32fd1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 27 Jul 2007 16:35:15 +0000 Subject: =?UTF-8?q?2007-07-27=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN. --- c/src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 86bcc8aa18..e84fef7c75 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,12 @@ +2007-07-27 Ralf Corsépius + + * nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN. + +2007-07-26 Ralf Corsépius + + * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message + sizes. + 2007-07-27 Chris Johns * wrapup/Makefile.am: Create archive from a file for hosts -- cgit v1.2.3