summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
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.