X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=9fae2b24918700458487efdfcccd015f555bf1e7;hp=1567d8287e28d40ba58f3baee06fdbc7dc71f7b1;hb=2032d4680d3d0862a728ee0fa0b0675beccdf844;hpb=0036a143c415eac6388d992a4e637e7004147296 diff --git a/ChangeLog b/ChangeLog index 1567d82..9fae2b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2002-11-27 Chip Salzenberg + + * utils/mountd/rmtab.c (slink_safe_rename): Fix off-by-one buffer + overflow bug. Reformat per rest of source file. + +2002-11-19 NeilBrown + + * utils/exportfs/exports.man: Correct notes about whether the wild + card characters match a period. They do. + +2002-10-15 Juan Gomez + + * utils/mountd/rmtab.c (slink_safe_rename): New. Support + symlink. + (mountlist_add): Call slink_safe_rename instead of rename. + 2002-10-11 H.J. Lu * support/include/exportfs.h (export_errno): New.