History.txt in kevintyll-ofac-1.1.7 vs History.txt in kevintyll-ofac-1.1.8
- old
+ new
@@ -41,6 +41,12 @@
* Allow passing of first and last name seperately...to improve performance.
== 1.1.7 2009-06-30
* 1 bug fix:
- * fixed error when passing a nil value into the new :first_name or :last_name hash values when initializing the Ofac object.
+ * fixed error when passing a nil value into the new :first_name or :last_name hash values when initializing the Ofac object.
+
+== 1.1.8 2009-06-30
+
+* 1 bug fix:
+ * Refactored the select on OfacSdn to use the AR connection instead of building sql and using the raw connection. Fixes a bug
+ introducted in 1.1.6 where quotes in the name raised an error.
\ No newline at end of file