2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-26 07:02:23 +00:00

Predef 1.13.1

This commit is contained in:
René Ferdinand Rivera Morell
2021-10-24 11:52:15 -05:00
committed by GitHub
parent ede90dac17
commit d5331eef0a

View File

@@ -32,6 +32,12 @@ Please keep the list of libraries sorted in lexicographical order.
[section Updated Libraries]
* [phrase library..[@/libs/predef/ Predef]:]
* Version 1.13.1
* Fix spelling of "epoch".
* Add missing parenthesis in sparc.h (from tkoecker).
* Update documentation to use Rouge code styling and Amber general style.
[/ Example:
* [phrase library..[@/libs/interprocess/ Interprocess]:]
* Added anonymous shared memory for UNIX systems.