diff --git a/HISTORY b/HISTORY index 06128f9822f3858f285162ec71f4a654f73dc032..8f8314841eb6ecfe1b7886f20f6a64c4a7c3348e 100644 --- a/HISTORY +++ b/HISTORY @@ -258,7 +258,7 @@ Document service capability, and add sample file (Bruce) Make PQsetdbLogin() have the same defaults as PQconnectdb() (Tom) Allow libpq to cleanly fail when result sets are too large (Tom) Improve performance of PGunescapeBytea() (Ben Lamb) -Allow threaded with --enable-thread-safety (Lee Kindness, Bruce) +Allow threaded with --enable-thread-safety (Lee Kindness, Philip Yarra) Allow pqInternalNotice() to accept a format string and args instead of just a preformatted message (Tom, Sean Chittenden) Allow control SSL negotiation with sslmode values "disable", "allow",