2005-12-04 TLorD

* Patch for the C SAM library to null terminate strings on copy (thanks!)
This commit is contained in:
jrandom
2005-12-04 20:12:19 +00:00
committed by zzz
parent fbd7feee61
commit 5966fcf5ff
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,7 @@
$Id: history.txt,v 1.345 2005/12/03 22:18:09 jrandom Exp $
$Id: history.txt,v 1.346 2005/12/04 15:02:25 jrandom Exp $
2005-12-04 TLorD
* Patch for the C SAM library to null terminate strings on copy (thanks!)
2005-12-04 jrandom
* Bugfix in Syndie for a problem in the threaded indexer (thanks CofE!)