move headers to <libowfat/> upon install

This commit is contained in:
leitner 2017-03-13 11:11:59 +00:00
parent a2f86a77b5
commit da2a8332fe

View File

@ -1,5 +1,6 @@
0.32:
remove OpenBSD #warning (obsd maintainer says no longer needed)
move headers to <libowfat/> upon install
0.31:
special case buffer_get_token with token length 1 through memccpy (almost 4x speedup)