https://bugzilla.am-utils.org/ as well as the mailing list.
* Makefile.am (EXTRA_DIST_M4): distribute new type_rpcvers_t.m4
January 12, 1998: minor bug in output of amd -H.
+June 23, 2005: assortment of small compile bugs on aix4, and solaris 5/6/7.
+
* Thomas Richter <richter@chemie.fu-berlin.de>
January 13, 1998: use case insensitive comparisons for variables that need
LIST OF KNOWN BUGS IN AM-UTILS OR OPERATING SYSTEMS
+Note: report am-utils bugs via Bugzilla to https://bugzilla.am-utils.org/ or
+by email to the am-utils@am-utils.org mailing list.
+
(1) mips-sgi-irix*
2005-06-23 Erez Zadok <ezk@cs.sunysb.edu>
- * Makefile.am (EXTRA_DIST_M4): distribue new type_rpcvers_t.m4
+ * configure.in: update bug-reporting address to list
+ https://bugzilla.am-utils.org/ as well as the mailing list.
+
+ * Makefile.am (EXTRA_DIST_M4): distribute new type_rpcvers_t.m4
macro.
* conf/transp/transp_tli.c (get_nfs_version): always use
*** Notes specific to am-utils version 6.1.1-pre
-* minor new ports:
+- minor new ports:
i386-pc-linux-fc4
i386-pc-linux-suse9.3
+- bugs fixed:
+ * small compile problems on Solaris 6 (rpcvers_t)
+ * possibly missing definition of INADDR_NONE in wire.c
+ * extern for sleep(3) may be missing on older gcc systems
+ * updated nfs_args structure on aix4.
+
*** Notes specific to am-utils version 6.1
- bugs fixed:
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
-AC_INIT([am-utils],[6.1.1-pre],[am-utils@am-utils.org])
+AC_INIT([am-utils],
+ [6.1.1-rc1],
+ [https://bugzilla.am-utils.org/ or am-utils@am-utils.org])
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
dnl UPDATE LIBAMU VERSION BEFORE OFFICIAL RELEASE!!!
dnl
dnl AC_CONFIG_AUX_DIR(m4)
AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.99 $)
+AC_REVISION($Revision: 1.100 $)
AC_COPYRIGHT([Copyright (c) 1997-2005 Erez Zadok])
dnl find out system type
AC_MSG_NOTICE(*** SYSTEM TYPES ***)