updated docs

This commit is contained in:
Davis King 2011-06-11 17:32:32 -04:00
parent 84daff6399
commit 2a5a9fd027

View File

@ -12,12 +12,19 @@
<current>
New Stuff:
- You can now add tasks to a thread_pool by value using the new
add_task_by_value() method.
Non-Backwards Compatible Changes:
Bug fixes:
- Fixed a bug which caused multiply defined symbol errors during linking
if the PNG saving routine was #included.
Other:
- Optimized the threaded and distributed structural svm solvers for the
case where there are many data samples and the separation oracle is
quick to evaluate.
</current>