]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
better text.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 19 Feb 2008 16:25:00 +0000 (16:25 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 19 Feb 2008 16:25:00 +0000 (16:25 +0000)
git-svn-id: file:///svn/unbound/trunk@970 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog

index f6b9486faac75e22f1a46e2d84825c114ddf7b70..2843ec9e95363b418636dc098f3136502040cf8a 100644 (file)
@@ -17,8 +17,8 @@
          The only way to remove this is by putting callbacks into some 
          lock window. I'd rather have the small possibility of a callback
          for a cancelled function then no use of library functions in 
-         callbacks. Could be possible to only outlaw process() and wait()
-         in callbacks, by adding another lock, but I'd rather not.
+         callbacks. Could be possible to only outlaw process(), wait(),
+         cancel() from callbacks, by adding another lock, but I'd rather not.
 
 18 February 2008: Wouter
        - patch to unbound-host from Jan-Piet Mens.