diff options
author | obrien <obrien@FreeBSD.org> | 1998-11-14 03:11:37 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-11-14 03:11:37 +0000 |
commit | c6e3533e1e31cbf25e04688d244a8fc2af2e1972 (patch) | |
tree | a4eb3d7f17ca252572bc28a3ec00f1e8ebd00f5d /contrib/amd/NEWS | |
parent | 663d5a0f32ed8dfc091ffb6153161591ac6ba563 (diff) | |
download | FreeBSD-src-c6e3533e1e31cbf25e04688d244a8fc2af2e1972.zip FreeBSD-src-c6e3533e1e31cbf25e04688d244a8fc2af2e1972.tar.gz |
Virgin import of AMD (am-utils) v6.0b1
Diffstat (limited to 'contrib/amd/NEWS')
-rw-r--r-- | contrib/amd/NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/amd/NEWS b/contrib/amd/NEWS index f1df1e0..e56d47d 100644 --- a/contrib/amd/NEWS +++ b/contrib/amd/NEWS @@ -1,3 +1,19 @@ +*** Notes specific to am-utils version 6.0b1: + +- updated or minor new ports: + - *-pc-linux-gnu (glibc2 systems such as RedHat 5.1) + - sparc-sun-solaris2.7 + - i386-pc-solaris2.7 + - i386-unknown-freebsd3.0 (official release, post 4.4lite port) + - sparc64-unknown-linux-gnu (RH 5.1 on Sun Sparc Ultra) + +- bugs fixed: + - major memory leak in processing of /defaults + - core dump if map_type given in amd.conf doesn't exist + - memory leak in replacement yp_all + - don't access uninitialized memory in DU 4.0 + - other smaller bugs, see ChangeLog + *** Notes specific to am-utils version 6.0a16: - new ports: |