mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +03:00
Mention Steve and his work in the NEWS file
That's Steve's Job! :D
This commit is contained in:
parent
dc92161dda
commit
7b017e7944
2
NEWS
2
NEWS
|
@ -18,6 +18,8 @@ What's new in psycopg 2.4.2
|
|||
- Trying to execute concurrent operations on the same connection
|
||||
through concurrent green thread results in an error instead of a
|
||||
deadlock.
|
||||
- Fixed detection of pg_config on Window. Report and fix, plus some
|
||||
long needed setup.py cleanup by Steve Lacy: thanks!
|
||||
|
||||
|
||||
What's new in psycopg 2.4.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user