Lookups: fix pgsql multiple-row, single-column return
[exim.git] / doc / doc-txt / ChangeLog
index 4897f4a0cc15448d236bf87e3480c6c3d78e3636..d13004b8c1bbd7acef9e4f7acc18517a87bea0f1 100644 (file)
@@ -16,6 +16,10 @@ JH/01 Replace the store_release() internal interface with store_newblock(),
 JH/02 Disallow '/' characters in queue names specified for the "queue=" ACL
       modifier.  This matches the restriction on the commandline.
 
+JH/03 Fix pgsql lookup for multiple result-tuples with a single column.
+      Previously only the last row was returned.
+
+
 Exim version 4.90
 -----------------