X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=ba0545dac7f34fc0e16ae33b974e08dc619d93fb;hp=8b3740b1958c22d2edb9b326981ee8cd52db140b;hb=36b091949d42e2dfe125343b19961aaeb67b2322;hpb=cec295bf37b784ed6ae5674ce34b9c75d89ea0a1 diff --git a/ChangeLog b/ChangeLog index 8b3740b..ba0545d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-03-30 NeilBrown + + * tools/rpcgen/rpc_main.c(find_cpp): removed + * tools/rpcgen/rpc_main.c(open_input): use execvp to find "cpp", + then try hard-coded paths. + +2003-03-26 Chip Salzenberg + + * debian/changelog: Version 1.0.3-1. + +2003-03-26 NeilBrown + + * utils/mountd/rmtab.c (slink_safe_rename): real_newpath should be + "const char*", not "char*". + 2003-03-26 NeilBrown * configure.in (VERSION): Set to "1.0.3".