Skip to content

Commit 12f72cc

Browse files
committed
ChangeLog: Document changes since v1.0.0
Through f09dac8 (Merge pull request opencontainers#922 from jodh-intel/implementations-add-cc-runtime, 2017-09-22). There have also been three non-spec changes which I have not documented in the ChangeLog: 13b4639 .pullapprove.yml: Switch to v2 and other project-template updates (opencontainers#902) f6f2514 README: Make meetings monthly (were weekly) (opencontainers#910) e27acdd implementations: Replace "cc-oci-runtime" with "cc-runtime" (opencontainers#922) Signed-off-by: W. Trevor King <[email protected]>
1 parent f09dac8 commit 12f72cc

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

ChangeLog

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
OpenContainers Specifications
22

3+
Changes with v1.0.1:
4+
5+
Minor fixes and documentation:
6+
7+
* spec: Expand "OCI" in spec-title reference and add "Initiative"
8+
(#900)
9+
* config: Simplify title to "Configuration" (#901)
10+
* config: Fix "procfs_2" -> "proc_2" link label (#906)
11+
* config: Add a trailing period to the "cannot be mapped" rlimits
12+
line (#915)
13+
* config-linux: More specific documentation for weightDevice and
14+
throttle* (#825)
15+
* config-linux: Modify procfs to proc (#905)
16+
* config-linux: Fix "psuedo" -> "pseudo" typo (#921)
17+
* config-windows: Make maximum a uint16 (was a uint) (#891)
18+
* runtime: Change "process in the container" -> "container
19+
process" (#907)
20+
* schema/config-schema: Use ArrayOfStrings in capabilities
21+
properties. (#886)
22+
* schema/config-linux:
23+
s/throttleWriteIopsDevice/throttleWriteIOPSDevice/ (#899)
24+
* schema/config-linux: add intelRdt field (#889)
25+
* schema/config-solaris: Replaced refs with some fields
26+
(cappedCPU.ncpus, etc.) (#892)
27+
328
Changes with v1.0.0:
429

530
Breaking changes:

0 commit comments

Comments
 (0)