document byte_copy bug
This commit is contained in:
parent
caf0b55872
commit
57d1ff8ba6
2
CHANGES
2
CHANGES
@ -1,6 +1,8 @@
|
|||||||
0.9:
|
0.9:
|
||||||
fmt_str did not check for out==NULL! Thanks, Uwe Ohse.
|
fmt_str did not check for out==NULL! Thanks, Uwe Ohse.
|
||||||
Updated to buffer to fix read buffers. Thanks, David Lichteblau.
|
Updated to buffer to fix read buffers. Thanks, David Lichteblau.
|
||||||
|
Oops! byte_copy had a trivial and dumb typo in it that I'm unsure how
|
||||||
|
I could have missed it.
|
||||||
|
|
||||||
0.8:
|
0.8:
|
||||||
BSD compatibility.
|
BSD compatibility.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user