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

Annotation of www/plus62.html, Revision 1.8

1.5       bentley     1: <!doctype html>
                      2: <html lang=en id=plus>
                      3: <meta charset=utf-8>
1.1       deraadt     4: <title>OpenBSD 6.2 Changelog</title>
                      5: <meta name="description" content="OpenBSD 6.2 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/plus62.html">
1.5       bentley     9: <style>
                     10: strong {
                     11:        color: var(--red);
                     12:        font-weight: normal;
                     13: }
                     14:
                     15: h3 {
                     16:        color: var(--blue);
                     17: }
                     18: </style>
1.1       deraadt    19:
1.5       bentley    20: <h2 id=OpenBSD>
1.1       deraadt    21: <a href="index.html">
1.5       bentley    22: <i>Open</i><b>BSD</b></a>
                     23: 6.2 Changelog
1.1       deraadt    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>
1.5       bentley    36: Note: <strong>Problems for which patches exist are marked in red</strong>.
1.1       deraadt    37:
                     38: <p>
                     39: For changes in other releases, click below:<br>
                     40: <a href="plus20.html">2.0</a>,
                     41: <a href="plus21.html">2.1</a>,
                     42: <a href="plus22.html">2.2</a>,
                     43: <a href="plus23.html">2.3</a>,
                     44: <a href="plus24.html">2.4</a>,
                     45: <a href="plus25.html">2.5</a>,
                     46: <a href="plus26.html">2.6</a>,
                     47: <a href="plus27.html">2.7</a>,
                     48: <a href="plus28.html">2.8</a>,
                     49: <a href="plus29.html">2.9</a>,
                     50: <a href="plus30.html">3.0</a>,
                     51: <a href="plus31.html">3.1</a>,
                     52: <a href="plus32.html">3.2</a>,
                     53: <a href="plus33.html">3.3</a>,
                     54: <a href="plus34.html">3.4</a>,
                     55: <a href="plus35.html">3.5</a>,
                     56: <a href="plus36.html">3.6</a>,
                     57: <br>
                     58: <a href="plus37.html">3.7</a>,
                     59: <a href="plus38.html">3.8</a>,
                     60: <a href="plus39.html">3.9</a>,
                     61: <a href="plus40.html">4.0</a>,
                     62: <a href="plus41.html">4.1</a>,
                     63: <a href="plus42.html">4.2</a>,
                     64: <a href="plus43.html">4.3</a>,
                     65: <a href="plus44.html">4.4</a>,
                     66: <a href="plus45.html">4.5</a>,
                     67: <a href="plus46.html">4.6</a>,
                     68: <a href="plus47.html">4.7</a>,
                     69: <a href="plus48.html">4.8</a>,
                     70: <a href="plus49.html">4.9</a>,
                     71: <a href="plus50.html">5.0</a>,
                     72: <a href="plus51.html">5.1</a>,
                     73: <a href="plus52.html">5.2</a>,
                     74: <a href="plus53.html">5.3</a>,
                     75: <br>
                     76: <a href="plus54.html">5.4</a>,
                     77: <a href="plus55.html">5.5</a>,
                     78: <a href="plus56.html">5.6</a>,
                     79: <a href="plus57.html">5.7</a>,
                     80: <a href="plus58.html">5.8</a>,
                     81: <a href="plus59.html">5.9</a>,
                     82: <a href="plus60.html">6.0</a>,
                     83: <a href="plus61.html">6.1</a>,
1.2       deraadt    84: <a href="plus63.html">6.3</a>,
1.3       deraadt    85: <a href="plus64.html">6.4</a>,
1.4       pamela     86: <a href="plus65.html">6.5</a>,
1.6       pamela     87: <a href="plus66.html">6.6</a>,
1.7       deraadt    88: <a href="plus67.html">6.7</a>,
1.8     ! deraadt    89: <a href="plus68.html">6.8</a>,
1.1       deraadt    90: <a href="plus.html">current</a>.
                     91:
1.5       bentley    92: <h3>Changes made between OpenBSD 6.1 and 6.2</h3>
                     93:
1.1       deraadt    94: <p>
                     95: This file had no maintainer during the 6.1 to 6.2 cycle.
                     96: Please review the format for previous release, and consider volunteering to backfill
                     97: this from the commitlogs, or help with the file for 6.0-6.2.