projects
/
pgbouncer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ad8094
)
Add new patches to NEWS
author
Marko Kreen
<markokr@gmail.com>
Tue, 12 Jan 2010 10:24:18 +0000
(10:24 +0000)
committer
Marko Kreen
<markokr@gmail.com>
Tue, 12 Jan 2010 10:24:18 +0000
(10:24 +0000)
NEWS
patch
|
blob
|
blame
|
history
diff --git
a/NEWS
b/NEWS
index e277855a44b8f57122bf22567c7ae93cf404299a..7260afcac34bff23c98526a99263ffdd96d66a80 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-2,6
+2,9
@@
= Fixes =
+ * Track libevent state in sbuf.c to avoid double event_del(). Although
+ it usually is safe, it does not seem to work 100%.
+
* Disable maintenance during SUSPEND. Otherwise with short timeouts
the old bouncer could close few connections after sending them over.