Add a directory of pending release notes.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 17 Nov 2018 09:14:14 +0000 (09:14 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 17 Nov 2018 09:14:33 +0000 (09:14 +0000)
commite97fd75357d10ac9d0a8ec43a77673461999d14f
treeb98f8a87db4d88b09f86a9d25c7ec9f2d12069f3
parent7ec793264aa8a34f67050be8f5e407dd6e65e57c
Add a directory of pending release notes.

These are in separate files in no particular order so that we don't
have merge conflicts when people merge branches with their own
release notes.

When a release goes out we can just clear the directory and start
over.

Some of these actually went out in 10.1 but didn't make it into the
release notes (and a couple may have been slightly broken in 10.1
anyway).
13 files changed:
src/relnotes/aarch64 [new file with mode: 0644]
src/relnotes/arith [new file with mode: 0644]
src/relnotes/bug-floexcept [new file with mode: 0644]
src/relnotes/bug-integerp [new file with mode: 0644]
src/relnotes/bug-nan-notation [new file with mode: 0644]
src/relnotes/bug-negate [new file with mode: 0644]
src/relnotes/bug-rounding [new file with mode: 0644]
src/relnotes/bvzero [new file with mode: 0644]
src/relnotes/flonum [new file with mode: 0644]
src/relnotes/flotrap [new file with mode: 0644]
src/relnotes/hexpoint [new file with mode: 0644]
src/relnotes/ieee754 [new file with mode: 0644]
src/relnotes/rng [new file with mode: 0644]