+2005-05-18 Erez Zadok <ezk@cs.sunysb.edu>
+
+ * amd/nfs_subr.c: use NFS_FHSIZE, not FHSIZE.
+
2005-05-17 Erez Zadok <ezk@cs.sunysb.edu>
*******************************************************************
+*** Notes specific to am-utils version 6.1-rc6
+
+- bugs fixed:
+ * minor compile error of nfs_subr.c on some systems.
+
*** Notes specific to am-utils version 6.1-rc5
For NetBSD systems, $os used to say "netbsdelf1" or "netbsdelf2." Now it
dnl INITIALIZATION
dnl AC_INIT
dnl new init style: PACKAGE, VERSION, BUG-REPORTING-ADDRESS
-AC_INIT([am-utils],[6.1-rc5],[am-utils@am-utils.org])
+AC_INIT([am-utils],[6.1-rc6],[am-utils@am-utils.org])
AC_MSG_NOTICE(*** INITIALIZATION ***)
AC_CONFIG_SRCDIR([amd/amd.c])
AM_CONFIG_HEADER(config.h)
dnl
dnl AC_CONFIG_AUX_DIR(m4)
AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.88 $)
+AC_REVISION($Revision: 1.89 $)
AC_COPYRIGHT([Copyright (c) 1997-2005 Erez Zadok])
dnl find out system type
AC_MSG_NOTICE(*** SYSTEM TYPES ***)