X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=2c49a6186d55519f406d261f3a798012f1093be2;hp=365a4a4508826c5722373600f9ac0b115808fd06;hb=7b8b7f8f47892f38432fda434ea8d84fa87a9360;hpb=b01c85ea978f15d313961724d9a64c8ae18b3766 diff --git a/ChangeLog b/ChangeLog index 365a4a4..2c49a61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,19 @@ +2004-02-24 NeilBrown + Based on patch from Greg Banks + + * utils/exportfs/exports.man: Document fsid= option. + 2003-09-15 NeilBrown Release 1.0.6 - * configure.in, nfs-utils.spec: Update version to 1.0.4 + * rules.mk: Add dep: rule when no OBJS, so "make dep" works in + support/include, and depend in "predep" + * support/export/Makefile, tools/rpcgen/Makefile, + utils/statd/Makefile: add "predep" rule so that "make dep" works. + * Makefile: allow a simple "make" to run ./configure and "make dep" + if needed. + * configure.in, nfs-utils.spec: Update version to 1.0.6 * run autoconf 2003-09-12 Chip Salzenberg