From 042523e1992d3815001ba8c08e87908a5f7a337d Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Mon, 7 Jul 2008 20:34:34 +0000 Subject: [PATCH] Project Management Fix --- docs/changelog/7.x.x.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 5dfbb2a81..c6b204a18 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,6 +1,7 @@ 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) + - fixed: Project manager modal dialog doesn't work in some instances. 7.5.15 - fixed: Colorpicker window would not open (Martin Kamerbeek / Oqapi)