From 7418331a79c3d685855c489ae120921d7607ae97 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 24 Feb 2011 18:45:26 +0000 Subject: [PATCH] Fix: compatibility with pgsql, replace all addslashes in database treatment --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index ed2f69207ae..df2e667f0b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ For users: - New: Standing orders module use bank account from banks module. - New: Ask password when creating a user from a contact. - New: task #10577: Use a numbering module for shipment and contract +- Fix: Better Postgresql compatibility. For developers: - New: External modules can add their own menu manager.