*** Notes specific to am-utils version 6.2-rc1
-- Changes to work with Linux-2.6.x and NetBSD-5.x
-- Many bug fixes, see ChangeLog
-- Add synchronous unmount code for amq -uu
-- Empty variable assignments, now unset the variable value.
-- Add TMPFS and UDF filesystem support.
-- Allow a comma-separated list of LDAP servers for failover
-- Share LDAP connections between different maps to save resources
+Filesystem Support:
+ - Add support for NFSv4
+ - Add support for Lustre
+ - Add support for ext{2,3,4}
+ - Add support for linux autofs version 5
+ - Add support for TMPFS and UDF
+New features:
+ - Add amq -i (prints information about maps)
+ - Add synchronous unmount code for amq -uu
+ - Allow a comma-separated list of LDAP servers for failover
+Changes in behavior:
+ - Empty variable assignments, now unset the variable value.
+ - Share LDAP connections between different maps to save resources
+Portability fixes:
+ - Changes to work with Linux-2.6.x, Linux-3.x and NetBSD-5.x, NetBSD-6.x,
+ FreeBSD 7.x, Solaris
+Bug fixes:
+ - Many bug fixes, see ChangeLog
*** Notes specific to am-utils version 6.2a3