From f287e8228a72a6653290e83ff734b6460256e138 Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Sat, 5 Feb 2005 19:16:45 +0000 Subject: Updated changelog with latest changes --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index b492a5f..af5d746 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-05 11:24 jamis + + * The bind parameter array will be flattened before use, so that arrays + may be passed as parameters. + * The native bind_text implementation does a to_s on the parameter + 2005-01-30 22:14 jamis * Added various bsds to the detection routine in dl/api.rb. -- cgit