diff --git a/ChangeLog b/ChangeLog index 7005abf5..221459b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-06-11 Federico Di Gregorio + * Release 2.0.2. + * psycopg/typecast_array.c (typecast_array_cleanup): fixed a problem with typecast_array_cleanup always returning the new string length shorter by 1 (Closes: #93).