From: Christos Zoulas Date: Sat, 16 Jun 2012 21:31:03 +0000 (-0400) Subject: Organize and update news X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=9e7df9aa7d8ffd7efdee87391c187d5c20509439;p=am-utils-6.2.git Organize and update news --- diff --git a/NEWS b/NEWS index 4ec5d0f2..42556309 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,23 @@ *** 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