chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
+ Bug fixes:
[adns]
/
changelog
diff --git
a/changelog
b/changelog
index 2b3bbf59eea52f086ce0538232d9c1777faecce1..a1e8d759d7edaa13f5b5bb0a225fed4fffca4f94 100644
(file)
--- a/
changelog
+++ b/
changelog
@@
-1,9
+1,14
@@
adns (0.9) unstable; urgency=low
adns (0.9) unstable; urgency=low
- * Move `extern "C" {' to after #include <...>'s.
+ Bug fixes:
+ * Don't make _processany always kill the TCP connection with the message
+ `TCP connection failed: poll/select: exceptional condition detected'.
* Call MEM_ROUND in __transfer_interim (avoids assert fail
`qu->interim_allocd>=0' on some platforms eg 64 bit).
* Call MEM_ROUND in __transfer_interim (avoids assert fail
`qu->interim_allocd>=0' on some platforms eg 64 bit).
+ Portability/compilation fixes:
+ * Move `extern "C" {' to after #include <...>'s.
+
--
adns (0.8) BETA; urgency=medium
--
adns (0.8) BETA; urgency=medium