Add stub for 1.0.0 news

This commit is contained in:
tedbullock 2007-11-17 00:29:22 +00:00
parent 692251a46d
commit 4115dd2a14

View File

@ -1,3 +1,5 @@
* New in version 1.0.0
* New in version 0.9.1:
** timer re-write to reduce memory and fix memory leaks
** Generic data structures and implementations (heap, queue, linked list)