fixed: More permissive DSN checking to allow use of SQLite (thanks pathma)

This commit is contained in:
Graham Knop 2008-07-07 16:23:58 +00:00
parent a48827553c
commit 46f6104d43
3 changed files with 15 additions and 10 deletions

View file

@ -1,5 +1,6 @@
7.5.16
- Created a migration from 7.4.40 directly to 7.5.16.
- fixed: More permissive DSN checking to allow use of SQLite (thanks pathma)
7.5.15
- fixed: Colorpicker window would not open (Martin Kamerbeek / Oqapi)