Last change
on this file since 82350 was 82350, checked in by vboxsync, 5 years ago |
manual: integrate 6.1 drop #10 with minimal manual adjustments (frontmatter for preface and eliminated trailing whitespace)
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
1.4 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
|
---|
4 | <!ENTITY % all.entities SYSTEM "all-entities.ent">
|
---|
5 | %all.entities;
|
---|
6 | ]>
|
---|
7 | <chapter id="ChangeLog">
|
---|
8 |
|
---|
9 | <title>Change Log</title>
|
---|
10 |
|
---|
11 | <para>
|
---|
12 | This section summarizes the changes between &product-name; versions.
|
---|
13 | Note that this change log is not exhaustive and not all changes are
|
---|
14 | listed.
|
---|
15 | </para>
|
---|
16 |
|
---|
17 | <para>
|
---|
18 | &product-name; version numbers consist of three numbers separated by
|
---|
19 | dots where the first and second number represent the major version
|
---|
20 | and the third number the minor version. Minor version numbers of
|
---|
21 | official releases are always even. An odd minor version number
|
---|
22 | represents an internal development or test build. In addition, each
|
---|
23 | build contains a revision number.
|
---|
24 | </para>
|
---|
25 |
|
---|
26 | <xi:include href="user_ChangeLogImpl.xml" xpointer="xpointer(/chapter/*)"
|
---|
27 | xmlns:xi="http://www.w3.org/2001/XInclude" />
|
---|
28 |
|
---|
29 | <sect1 id="change-log-older">
|
---|
30 |
|
---|
31 | <title>Change Logs for Legacy Versions</title>
|
---|
32 |
|
---|
33 | <para>
|
---|
34 | To view the change log for a legacy version of VirtualBox see the
|
---|
35 | documentation for the relevant &product-name; release.
|
---|
36 | </para>
|
---|
37 |
|
---|
38 | <para>
|
---|
39 | Change logs are also available at:
|
---|
40 | </para>
|
---|
41 |
|
---|
42 | <para>
|
---|
43 | <ulink url="https://www.virtualbox.org/wiki/Changelog" />.
|
---|
44 | </para>
|
---|
45 |
|
---|
46 | </sect1>
|
---|
47 |
|
---|
48 | </chapter>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.