X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1a9e642d33c7df87608b4a589f52eab82199b746;hp=233108631cb2a41ed13f909ba6694591dfb5c564;hb=742190194badb6f08a4934c254d642cbf014c84e;hpb=95aa4adaec0f6543a5fb9db112953d8ec9a100ff diff --git a/ChangeLog b/ChangeLog index 2331086..1a9e642 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Author: Steinar H. Gunderson +Date: Wed Sep 13 22:23:23 CEST 2006 + + Fix -n option to mountd + + The getopt_long() option string in mountd was having a spurious + colon after the 'n', leading to the short form of --no-tcp not + being usable (expecting a parameter, contrary to the long form + and the documentation). Fix. + Author: Steinar H. Gunderson Date: Wed Sep 13 22:19:39 CEST 2006