aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-09-11 09:09:39 +0000
committerChristian Grothoff <christian@grothoff.org>2009-09-11 09:09:39 +0000
commitfa9d1957520372ba3575296f1edb53f48fe2b000 (patch)
tree0504977c793fd7b6494b80ae4627d8a4e087a618 /BUGS
parent6806de7c91b4221d161a71e2d6c20049a943781d (diff)
downloadgnunet-fa9d1957520372ba3575296f1edb53f48fe2b000.tar.gz
gnunet-fa9d1957520372ba3575296f1edb53f48fe2b000.zip
fs
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 6271eb2f1..24c0813a4 100644
--- a/BUGS
+++ b/BUGS
@@ -4,7 +4,6 @@ sane end-user should care about this codebase yet anyway.
4 4
5 5
6* UTIL: 6* UTIL:
7 - crypto_hash: use libgcrypt (supports SHA-512 since 2003)
8 - container_bloomfilter: improve efficiency (see FIXME) 7 - container_bloomfilter: improve efficiency (see FIXME)
9 - no tests for BIO 8 - no tests for BIO
10 - Windows: use events instead of pipes to signal select()s [Nils] 9 - Windows: use events instead of pipes to signal select()s [Nils]