added change log entry for the last two patches
authorRuss Tyndall <russ@acceleration.net>
Mon, 26 Mar 2012 21:03:47 +0000 (17:03 -0400)
committerRuss Tyndall <russ@acceleration.net>
Mon, 26 Mar 2012 21:03:47 +0000 (17:03 -0400)
ChangeLog

index 96a2fc8aefb98401bc9362bfb79171138d03a496..8e01d8a2c9e9a256857b9d42fe838db526674ee8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-03-25  Ryan Davis  <ryan@acceleration.net>
+
+       * sql/expressions.lisp:
+
+       Fixed bugs related to outputting where clauses in delete/updates
+       using sql syntax. Previously subselects and where clauses without
+       data (such as an empty or clause or and clause) would cause
+       failures.
+
 2012-02-22  Nathan Bird  <nathan@acceleration.net>
 
        * db-mysql/mysql-loader.lisp (*mysql-library-candidate-names*): If