File: NEWS

package info (click to toggle)
luxio 13-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 420 kB
  • ctags: 449
  • sloc: ansic: 3,117; makefile: 72; sh: 24
file content (15 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 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