News for Luxio ============== This document lists important things to know about changes to Luxio between one release and the next. It is arranged in reverse-version-order, with the newest NEWS at the top. Changes since v13 ----------------- * Added select, getpgrp, setpgrp, and setsid calls, thanks to Richard Ipsum Changes since v12 ----------------- * `Makefile` updates to make Luxio buildable across more Linux platforms * Switch to `readdir()` over `readdir_r()` because the latter is deprecated. * Additional documentation * Added a NEWS file