X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=96e95b2181c606da3f629d0e98fdcf3f31832c4c;hb=8e83690d8dc88baafeb75f5b48a80a6c0e6a89c3;hp=cd3d796795333a66f1cd55fa3d47c8bffd24a35b;hpb=6be46e38c9a7e08ed5c974c66bfdbd4dfad9a34d;p=clsql.git diff --git a/ChangeLog b/ChangeLog index cd3d796..96e95b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,13 @@ Implemented direct socket reading for field type :double * Added usage information for :types to documentation + + * interfaces/mysql/mysql-sql.cl + Fixed type specifiers in ato* calls + + * interfaces/mysql/clsql-mysql.c + * interfaces/mysql/mysql-sql.cl + Added atol64 function, :longlong translations 25 Mar 2002 Kevin Rosenberg (kevin@rosenberg.net)