[BACK]Return to plus67.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/plus67.html, Revision 1.1

1.1     ! deraadt     1: <!doctype html>
        !             2: <html lang=en id=plus>
        !             3: <meta charset=utf-8>
        !             4: <title>OpenBSD 6.7 Changelog</title>
        !             5: <meta name="description" content="OpenBSD 6.7 changes">
        !             6: <meta name="viewport" content="width=device-width, initial-scale=1">
        !             7: <link rel="stylesheet" type="text/css" href="openbsd.css">
        !             8: <link rel="canonical" href="https://www.openbsd.org/plus67.html">
        !             9: <style>
        !            10: strong {
        !            11:        color: var(--red);
        !            12:        font-weight: normal;
        !            13: }
        !            14:
        !            15: h3 {
        !            16:        color: var(--blue);
        !            17: }
        !            18: </style>
        !            19:
        !            20: <h2 id=OpenBSD>
        !            21: <a href="index.html">
        !            22: <i>Open</i><b>BSD</b></a>
        !            23: 6.7 Changelog
        !            24: </h2>
        !            25: <hr>
        !            26:
        !            27: <p>
        !            28: This selection is intended to include all important
        !            29: and all user-visible changes.
        !            30: For a complete record of all changes, please see the "source-changes"
        !            31: mailing list, called "OpenBSD CVS"
        !            32: in the <a href="mail.html#Archives">archives</a>,
        !            33: or use <a href="anoncvs.html#CVS">CVS</a>.
        !            34:
        !            35: <p>
        !            36: For changes in other releases, click below:<br>
        !            37: <a href="plus20.html">2.0</a>,
        !            38: <a href="plus21.html">2.1</a>,
        !            39: <a href="plus22.html">2.2</a>,
        !            40: <a href="plus23.html">2.3</a>,
        !            41: <a href="plus24.html">2.4</a>,
        !            42: <a href="plus25.html">2.5</a>,
        !            43: <a href="plus26.html">2.6</a>,
        !            44: <a href="plus27.html">2.7</a>,
        !            45: <a href="plus28.html">2.8</a>,
        !            46: <a href="plus29.html">2.9</a>,
        !            47: <a href="plus30.html">3.0</a>,
        !            48: <a href="plus31.html">3.1</a>,
        !            49: <a href="plus32.html">3.2</a>,
        !            50: <a href="plus33.html">3.3</a>,
        !            51: <a href="plus34.html">3.4</a>,
        !            52: <a href="plus35.html">3.5</a>,
        !            53: <a href="plus36.html">3.6</a>,
        !            54: <br>
        !            55: <a href="plus37.html">3.7</a>,
        !            56: <a href="plus38.html">3.8</a>,
        !            57: <a href="plus39.html">3.9</a>,
        !            58: <a href="plus40.html">4.0</a>,
        !            59: <a href="plus41.html">4.1</a>,
        !            60: <a href="plus42.html">4.2</a>,
        !            61: <a href="plus43.html">4.3</a>,
        !            62: <a href="plus44.html">4.4</a>,
        !            63: <a href="plus45.html">4.5</a>,
        !            64: <a href="plus46.html">4.6</a>,
        !            65: <a href="plus47.html">4.7</a>,
        !            66: <a href="plus48.html">4.8</a>,
        !            67: <a href="plus49.html">4.9</a>,
        !            68: <a href="plus50.html">5.0</a>,
        !            69: <a href="plus51.html">5.1</a>,
        !            70: <a href="plus52.html">5.2</a>,
        !            71: <a href="plus53.html">5.3</a>,
        !            72: <br>
        !            73: <a href="plus54.html">5.4</a>,
        !            74: <a href="plus55.html">5.5</a>,
        !            75: <a href="plus56.html">5.6</a>,
        !            76: <a href="plus57.html">5.7</a>,
        !            77: <a href="plus58.html">5.8</a>,
        !            78: <a href="plus59.html">5.9</a>,
        !            79: <a href="plus60.html">6.0</a>,
        !            80: <a href="plus61.html">6.1</a>,
        !            81: <a href="plus62.html">6.2</a>,
        !            82: <a href="plus63.html">6.3</a>,
        !            83: <a href="plus64.html">6.4</a>,
        !            84: <a href="plus65.html">6.5</a>,
        !            85: <a href="plus66.html">6.6</a>,
        !            86: <a href="plus.html">current</a>.
        !            87: <br>
        !            88:
        !            89: <p>
        !            90: <h3>Changes made between OpenBSD 6.6 and 6.7</h3>
        !            91: <p>
        !            92:
        !            93: <ul>
        !            94: </ul>