summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f3a1d87..5d89c7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-09-01 Federico Di Gregorio <fog@initd.org>
+ * psycopg/adapter_binary.c: applied patch from jdahlin (#119)
+ to fix the segfault on empty binary buffers.
+
* psycopg/connection_type.c: added .status attribute to expose
the internal status.