aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2013-05-01 01:09:57 +0000
committerEvan Huus <eapache@gmail.com>2013-05-01 01:09:57 +0000
commitf19efd05f7526c41a56532f5e3ac363c22fc1d30 (patch)
tree8fec8b8b5e22b3981490f291d167fb317a0180dc /doc
parentcd160c7af269d60a69f009ab72d363b32b66eb03 (diff)
Remove singly-linked list from the wmem TODO list. Now that it has append
all of the really important stuff is there, and emem doesn't provide it at all so it's not blocking migration. svn path=/trunk/; revision=49103
Diffstat (limited to 'doc')
-rw-r--r--doc/README.wmem5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/README.wmem b/doc/README.wmem
index e8b0415055..13ed863818 100644
--- a/doc/README.wmem
+++ b/doc/README.wmem
@@ -319,11 +319,6 @@ intimately familiar with Glib's testing framework, but it does the job.
5. TODO List
-The following is a list of things that wmem provides but are incomplete
-(i.e. missing common operations):
-
- - singly-linked list
-
The following is an incomplete list of things that emem provides but wmem has
not yet implemented: