File: NEWS

package info (click to toggle)
xdffileio 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,780 kB
  • sloc: sh: 11,327; ansic: 7,695; makefile: 112
file content (24 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
xdffileio-0.3
===============

 * Use gnulib to provide replacement
 * Add support for big endian platform
 * Various fix to build on freebsd
 * Remove Debian packaging

xdffileio-0.2
===============

 * Reduce locking overhead
 * Relicense to LGPL3

xdffileio-0.1
===============

 * Open all files with CLOEXEC flag
 * Fix some missing documentation

xdffileio-0.0.0
===============

 * Initial release