]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - ChangeLog
See Changelog
[nfs-utils.git] / ChangeLog
index 695b7be5c0fa1a6d2afccce7f30b986faba2b796..93d5ab8ca9824b9f10665b414cc2c78f06d62ce6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,36 @@
+2002-01-17   Adrian Drzewiecki <drze@MissionCriticalLinux.com>
+            NeilBrown <neilb@cse.unsw.edu.au>
+
+       * support/nfs/exports.c: remove NFSEXP_ASYNC as a default
+       flag so that "sync" becomes the default.
+       Check that either "sync" or "async" is given as an option
+       and warn if neither are present
+       * utils/exportfs/exports.man: change documentation for "sync"
+       to be documentation for "async".
+       * utils/exportfs/exportfs.man: note that "sync" is the default
+       rather than "async"
+       
+       
+2002-01-02  Chip Salzenberg  <chip@pobox.com>
+
+       * support/export/nfsctl.c (expsetup): Don't export entries that
+       specify id mappings not supported by the kernel.  No extant kernel
+       supports any significant mapping, only 'identity' (i.e. none).
+       When other mappings are supported, this code will need changing.
+       * debian/changelog: Version 1.0-2.
+
 2001-12-26  Chip Salzenberg  <chip@pobox.com>
 
+       * nfs-utils.spec (Version): Set to "1.0".
+       * configure.in (VERSION): Likewise.
+       * configure: Regenerated.
+       * README: Rewritten.
+       * debian/changelog: Version 1.0-1.
+
        * utils/exportfs/exports.man: Emphasize the need for options to
        immediately follow client names.  Explain that wildcards don't
        usually work on addresses, but may work when reverse DNS fails.
+       Comment out a leftover TP that was TPing our indentation.
        * utils/mountd/mountd.man, utils/rquotad/rquotad.man,
        utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
        * debian/changelog: Version 0.3.3-6.