diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index f2445ffb912..e66772e46ce 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1279,7 +1279,8 @@ options HZ=1000 # not compulsory but strongly recommended as SCSI devices via the CAM layer and drivers (&man.cd.4;, &man.da.4;, &man.st.4;, and &man.pass.4;). This feature requires device atapicam in the kernel - configuration. + configuration. More information can be found in + &man.atapicam.4;. The &man.ata.4; driver now has support for the Sil 0680 and VIA 8233/8235 controllers. &merged; @@ -2322,6 +2323,13 @@ options HZ=1000 # not compulsory but strongly recommended used by the drive (the maximum possible speed can be selected setting the speed to max). + A &man.check.utility.compat.3; library function has been + added to libc, to determine + whether a named utility should behave in &os; 4-compatible mode + or in a standard mode (default standard). The + configuration is done &man.malloc.3;-style, with either an + environment variable or a symbolic link. + &man.chflags.1; has moved from /usr/bin to /bin. @@ -3602,6 +3610,10 @@ options HZ=1000 # not compulsory but strongly recommended these utilities as &man.b64encode.1; and &man.b64decode.1; respectively. + Functions to implement and manipulate OSF/DCE 1.1-compliant + UUIDs have been added to libc. More + information can be found in &man.uuid.3;. + The &man.uuidgen.1; utility has been added. It uses the new &man.uuidgen.2; system call to generate one or more Universally Unique Identifiers compatible with OSF/DCE 1.1 version 1 @@ -3881,8 +3893,8 @@ options HZ=1000 # not compulsory but strongly recommended ncurses has been updated to 5.2-20020615. - The NTP suite of programs has - been updated to 4.1.0. &merged; + The NTP suite of programs has + been updated to 4.1.1a. OpenPAM (Citronella release) has been imported, @@ -3973,8 +3985,8 @@ options HZ=1000 # not compulsory but strongly recommended from the net.inet.ip.ttl sysctl variable. &merged; - The timezone database has been updated to the - tzdata2002c release. &merged; + The timezone database has been updated to the + tzdata2002d release. &merged; CVS diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index f2445ffb912..e66772e46ce 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1279,7 +1279,8 @@ options HZ=1000 # not compulsory but strongly recommended as SCSI devices via the CAM layer and drivers (&man.cd.4;, &man.da.4;, &man.st.4;, and &man.pass.4;). This feature requires device atapicam in the kernel - configuration. + configuration. More information can be found in + &man.atapicam.4;. The &man.ata.4; driver now has support for the Sil 0680 and VIA 8233/8235 controllers. &merged; @@ -2322,6 +2323,13 @@ options HZ=1000 # not compulsory but strongly recommended used by the drive (the maximum possible speed can be selected setting the speed to max). + A &man.check.utility.compat.3; library function has been + added to libc, to determine + whether a named utility should behave in &os; 4-compatible mode + or in a standard mode (default standard). The + configuration is done &man.malloc.3;-style, with either an + environment variable or a symbolic link. + &man.chflags.1; has moved from /usr/bin to /bin. @@ -3602,6 +3610,10 @@ options HZ=1000 # not compulsory but strongly recommended these utilities as &man.b64encode.1; and &man.b64decode.1; respectively. + Functions to implement and manipulate OSF/DCE 1.1-compliant + UUIDs have been added to libc. More + information can be found in &man.uuid.3;. + The &man.uuidgen.1; utility has been added. It uses the new &man.uuidgen.2; system call to generate one or more Universally Unique Identifiers compatible with OSF/DCE 1.1 version 1 @@ -3881,8 +3893,8 @@ options HZ=1000 # not compulsory but strongly recommended ncurses has been updated to 5.2-20020615. - The NTP suite of programs has - been updated to 4.1.0. &merged; + The NTP suite of programs has + been updated to 4.1.1a. OpenPAM (Citronella release) has been imported, @@ -3973,8 +3985,8 @@ options HZ=1000 # not compulsory but strongly recommended from the net.inet.ip.ttl sysctl variable. &merged; - The timezone database has been updated to the - tzdata2002c release. &merged; + The timezone database has been updated to the + tzdata2002d release. &merged; CVS