VirtualBox

source: vbox/trunk/doc/manual/en_US/user_ChangeLog.xml

Last change on this file was 98103, checked in by vboxsync, 16 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 2.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 Copyright (C) 2006-2023 Oracle and/or its affiliates.
4
5 This file is part of VirtualBox base platform packages, as
6 available from https://www.virtualbox.org.
7
8 This program is free software; you can redistribute it and/or
9 modify it under the terms of the GNU General Public License
10 as published by the Free Software Foundation, in version 3 of the
11 License.
12
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 General Public License for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with this program; if not, see <https://www.gnu.org/licenses>.
20
21 SPDX-License-Identifier: GPL-3.0-only
22-->
23<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
24 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
25<!ENTITY % all.entities SYSTEM "all-entities.ent">
26%all.entities;
27]>
28<chapter id="ChangeLog">
29
30 <title>Change Log</title>
31
32 <para>
33 This section summarizes the changes between &product-name; versions.
34 Note that this change log is not exhaustive and not all changes are
35 listed.
36 </para>
37
38 <para>
39 &product-name; version numbers consist of three numbers separated by
40 dots where the first and second number represent the major version
41 and the third number the minor version. Minor version numbers of
42 official releases are always even. An odd minor version number
43 represents an internal development or test build. In addition, each
44 build contains a revision number.
45 </para>
46
47 <xi:include href="user_ChangeLogImpl.xml" xpointer="xpointer(/chapter/*)"
48 xmlns:xi="http://www.w3.org/2001/XInclude" />
49
50 <sect1 id="change-log-older">
51
52 <title>Change Logs for Legacy Versions</title>
53
54 <para>
55 To view the change log for a legacy version of VirtualBox see the
56 documentation for the relevant &product-name; release.
57 </para>
58
59 <para>
60 Change logs are also available at:
61 </para>
62
63 <para>
64 <ulink url="https://www.virtualbox.org/wiki/Changelog" />.
65 </para>
66
67 </sect1>
68
69</chapter>
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use