strcpy/strcat fix, backported from devbranch.
This commit is contained in:
parent
c5bf5c15d7
commit
4b036dc0a2
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
-- stuff in the stable-1.0 branch, backported from 2.0.0 dev branch, etc ---
|
-- stuff in the stable-1.0 branch, backported from 2.0.0 dev branch, etc ---
|
||||||
|
|
||||||
|
10302004 - Fixed a strcpy that should have been a strcat. (thanks, Tolga!)
|
||||||
09212003 - Happy September. Fixes to bootstrap on MacOS X. Seeking now tries
|
09212003 - Happy September. Fixes to bootstrap on MacOS X. Seeking now tries
|
||||||
to respect pre-buffered data.
|
to respect pre-buffered data.
|
||||||
|
|
||||||
|
3
CREDITS
3
CREDITS
@ -64,6 +64,9 @@ HOG archiver,
|
|||||||
MVL archiver,
|
MVL archiver,
|
||||||
Bradley Bell
|
Bradley Bell
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
Tolga Dalman
|
||||||
|
|
||||||
Other stuff:
|
Other stuff:
|
||||||
Your name here! Patches go to icculus@clutteredmind.org ...
|
Your name here! Patches go to icculus@clutteredmind.org ...
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user