Skip to content

Commit a970c47

Browse files
committed
ChangeLog: Document changes since v1.0.0
Through 3417098 (Merge pull request opencontainers#913 from rutsky/fix-link, 2017-10-04). There have also been a few 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) 8a16f08 .mailmap: Consolidate James' entries (opencontainers#924) Signed-off-by: W. Trevor King <[email protected]>
1 parent 3417098 commit a970c47

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

ChangeLog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
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: Fix IEEE Std 1003.1-2008 exec link markup (#913)
12+
* config: Add a trailing period to the "cannot be mapped" rlimits
13+
line (#915)
14+
* config-linux: More specific documentation for weightDevice and
15+
throttle* (#825)
16+
* config-linux: Modify procfs to proc (#905)
17+
* config-linux: Fix "psuedo" -> "pseudo" typo (#921)
18+
* config-windows: Make maximum a uint16 (was a uint) (#891)
19+
* runtime: Change "process in the container" -> "container
20+
process" (#907)
21+
* schema/config-schema: Use ArrayOfStrings in capabilities
22+
properties. (#886)
23+
* schema/config-linux:
24+
s/throttleWriteIopsDevice/throttleWriteIOPSDevice/ (#899)
25+
* schema/config-linux: add intelRdt field (#889)
26+
* schema/config-solaris: Replaced refs with some fields
27+
(cappedCPU.ncpus, etc.) (#892)
28+
329
Changes with v1.0.0:
430

531
Breaking changes:

0 commit comments

Comments
 (0)