From 709c97dee355421046069a6cc550017b671f7e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 21 Jul 2010 10:17:35 +0200 Subject: [PATCH] Chagelog update. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7c075c2993..1b484976da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -91,6 +91,8 @@ $Id$ + [core] Dropped AllowAnywhereRecoding configuration variable. - rfe #3016457 [interface] Define tab order in SQL form to allow easier tab navigation. ++ [code] Centralized format string expansion, @VARIABLES@ are recommended way + now. 3.3.6.0 (not yet released) - bug #3031705 [core] Do not use CONCAT for DECIMAL fields.