Skip to content

Commit 4f04321

Browse files
authored
Clarify that we do not remove functionality in minor versions of OpenCL (KhronosGroup#1265)
Change-Id: Iee7de47816ae8f40f684d713ad53bd886f4fcbd5 Signed-off-by: Kevin Petit <kevin.petit@arm.com>
1 parent af98a34 commit 4f04321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/introduction.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ _major.minor_ components of the version number.
9898
A difference in the _major_ or _minor_ version number indicates that some
9999
amount of new functionality has been added to the specification, and may also
100100
include behavior changes and bug fixes.
101-
Functionality may also be deprecated or removed when the _major_ or _minor_
102-
version changes.
101+
Functionality may also be deprecated when the _major_ or _minor_ version
102+
changes or removed when the _major_ version changes.
103103

104104
A difference in the _revision_ number indicates small changes to the
105105
specification, typically to fix a bug or to clarify language.

0 commit comments

Comments
 (0)