X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1aeb0254bd42a81a907238aca6389911658cb945;hp=5f2a7fa73cf78e12f10b4185d58d21e65e8e533e;hb=1e5321a2a69fae547ce669402d7c9051211e5c39;hpb=879d39df1ccd917f56e04208b14bc728300b8ed6 diff --git a/ChangeLog b/ChangeLog index 5f2a7fa..1aeb025 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.4 + * 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