diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-10 16:54:50 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2001-09-10 16:54:50 +0000 |
| commit | 1c598c2c17794b3c650f342d05f98397dc1252ae (patch) | |
| tree | e9ecea51e870a68b3d6b6430c3063b24e2b9dfe2 | |
| parent | 447ac70c38cf9370720eeff21e46a8fe3b4c6c73 (diff) | |
Notes
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 18 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 18 |
2 files changed, 36 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6c27ef4344bd..bd54346b333a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1925,6 +1925,24 @@ hw.pcic.irq="0"</programlisting> from the <varname>net.inet.ip.ttl</varname> sysctl variable. &merged;</para> + <sect4> + <title>CVSup</title> + + <para><application>CVSup</application>, a frequently used + utility in the &os; Ports Collection, was formerly installable + using several ports and packages. The + <port>net/cvsup-bin</port> and <port>net/cvsupd-bin</port> + ports/packages are no longer necessary or available; the + <port>net/cvsup</port> port should be used instead. &merged;</para> + + <para><application>CVSup</application> has been updated to + 16.1_3, which is available in the &os; Ports Collection as + <port>net/cvsup</port>. This update fixes a long-standing + (but only recently encountered) bug which affects the + timestamps on all files after Sun Sep 9 01:46:40 UTC 2001 + (1,000,000,000 seconds after the UNIX epoch).</para> + </sect4> + <sect4 id="kame-userland"> <title>KAME</title> 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 6c27ef4344bd..bd54346b333a 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1925,6 +1925,24 @@ hw.pcic.irq="0"</programlisting> from the <varname>net.inet.ip.ttl</varname> sysctl variable. &merged;</para> + <sect4> + <title>CVSup</title> + + <para><application>CVSup</application>, a frequently used + utility in the &os; Ports Collection, was formerly installable + using several ports and packages. The + <port>net/cvsup-bin</port> and <port>net/cvsupd-bin</port> + ports/packages are no longer necessary or available; the + <port>net/cvsup</port> port should be used instead. &merged;</para> + + <para><application>CVSup</application> has been updated to + 16.1_3, which is available in the &os; Ports Collection as + <port>net/cvsup</port>. This update fixes a long-standing + (but only recently encountered) bug which affects the + timestamps on all files after Sun Sep 9 01:46:40 UTC 2001 + (1,000,000,000 seconds after the UNIX epoch).</para> + </sect4> + <sect4 id="kame-userland"> <title>KAME</title> |
