diff --git a/ChangeLog.txt b/ChangeLog.txt index 83950fe..a7e3fdd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -3,7 +3,7 @@ LiteMySQL 1.0.1 Date: 14-Dec-2007 - Fixed an issue with conditions building - which didn't properly escapse special + which didn't properly escape special characters, leaving yourself open to remote SQL injection if passing direct user-input into a condition.