From f659e1f8d76febaa7d77e3fb157d0224601b9a96 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 19 Jun 2008 00:07:09 +0000 Subject: [PATCH] Fix: Removed this boring cut of area using div and use table instead. This solve also pb with firefox 3. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9e276db9a30..dc1f91c9bc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ For users: - Several enhancements to make addon development easier. - Changes in wizard installer to allow building autoexe installer for Windows with Apache and Mysql included. +- Added compatibility with Firefox 3. For developers: - Update code skeletons examples.