This commit is contained in:
Davis King 2011-06-12 08:45:02 -04:00
parent 95c074edc8
commit da1d44735e

View File

@ -12,7 +12,7 @@
<current>
New Stuff:
- You can now add tasks to a thread_pool by value using the new
- You can now add tasks to a thread_pool by value, using the new
add_task_by_value() method.
Non-Backwards Compatible Changes: