VirtualBox

source: vbox/trunk/doc/manual/user_ChangeLogImpl.xml@ 78203

Last change on this file since 78203 was 78029, checked in by vboxsync, 5 years ago

doc/manual/changelog: removed 6.0 entries from change log and put in placeholder for 6.0.97 features.

  • 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<!-- Release change log structure
3
4Each release has a matching log of changes which were made for that and
5earlier releases. Earlier releases means anything with a lower number (e.g.
65.0.18 is lower than 5.1.2) which was released before this one. The log is
7kept in the file doc/manual/user_ChangeLogImpl.xml. Anything worth mentioning,
8particularly new features and fixed bugs, with a trac bug number if possible,
9should be added to the top of the change log (that is, the section for the
10upcoming release) for the branch in which it first appears - stable or
11development - before the next release. If you back-port it to older branches
12please add an entry there too. When a new major release is made, change log
13sections for earlier releases are merged in.
14
15Change log sections are split into two groups: major new features (normally
16only for dot zero releases) and fixes. In addition, the entries in each group
17are ordered as follows:
18
19 VMM-related entries (most important)
20 GUI-related entries (most visible for users)
21 Device-related entries
22 VBoxManage/API/Main-related entries
23 Host-related entries
24 Guest-related entries
25 BIOS/EFI/ACPI-related entries
26
27Please do further ordering as seems appropriate by importance and visibility for
28users, e.g. audio before serial ports and generally Windows before Linux. Please
29also try to describe the user impact, not the technical details, and only use
30technical terms if no non-technical ones are clear enough.
31-->
32<chapter>
33
34<!-- HACK ALERT! Seems we must have a single top level element for xi:include to work.
35 So, we use chapter and xpointer="xpointer(/chapter/)" with xi:include. -->
36
37 <sect1>
38
39 <title>Version 6.0.97 (2019-xx-xx)</title>
40
41 <para>
42 This is a major update. The following major new features were
43 added:
44 </para>
45
46 <itemizedlist>
47
48 <listitem>
49 <para>dummy</para>
50 </listitem>
51
52 </itemizedlist>
53
54 <para>
55 In addition, the following items were fixed and/or added:
56 </para>
57
58 <itemizedlist>
59
60 <listitem>
61 <para>dummy</para>
62 </listitem>
63
64 </itemizedlist>
65
66 </sect1>
67
68</chapter>
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use