Files
litemysql/ChangeLog.txt
2007-12-14 01:31:51 +00:00

22 lines
449 B
Plaintext

LiteMySQL 1.0.1
-----------------------------------
Date: 14-Dec-2007
- Fixed an issue with conditions building
which didn't properly escapse special
characters, leaving yourself open to
remote SQL injection if passing direct
user-input into a condition.
-----------------------------------
LiteMySQL 1.0
-----------------------------------
Date: 13-Dec-2007
- Initial release
-----------------------------------