Skip to content

Commit de5f15d

Browse files
committed
ChangeLog: Document changes since v1.0.0
Through 689521f (Merge pull request opencontainers#915 from wking/rlimits-unmapped-period, 2017-09-01). There have also been two 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) Signed-off-by: W. Trevor King <[email protected]>
1 parent 689521f commit de5f15d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

ChangeLog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
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-windows: Make maximum a uint16 (was a uint) (#891)
17+
* runtime: Change "process in the container" -> "container
18+
process" (#907)
19+
* schema/config-schema: Use ArrayOfStrings in capabilities
20+
properties. (#886)
21+
* schema/config-linux:
22+
s/throttleWriteIopsDevice/throttleWriteIOPSDevice/ (#899)
23+
* schema/config-linux: add intelRdt field (#889)
24+
* schema/config-solaris: Replaced refs with some fields
25+
(cappedCPU.ncpus, etc.) (#892)
26+
327
Changes with v1.0.0:
428

529
Breaking changes:

0 commit comments

Comments
 (0)