X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=04128ade18385f68ee6b1108a7ca7f17af2013cb;hp=5f2a7fa73cf78e12f10b4185d58d21e65e8e533e;hb=06e7eafaf439878f0da251e53133e7dd6972b28c;hpb=879d39df1ccd917f56e04208b14bc728300b8ed6 diff --git a/ChangeLog b/ChangeLog index 5f2a7fa..04128ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-09-15 NeilBrown + + Release 1.0.6 + + * 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 + + * debian/changelog: Version 1.0.6-1. + 2003-09-12 NeilBrown * utils/mountd/mountd.c(main): Impose FD_SETSIZE as an upper limit