From: Pierre Habouzit (MadCoder Date: Sat, 8 Jan 2005 12:25:16 +0000 (+0000) Subject: clog X-Git-Tag: xorg/old~509 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=7a7e3b13fada938e35b0ad8d55cde3059a5fc826;p=platal.git clog git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-241 --- diff --git a/ChangeLog b/ChangeLog index b4545bb..ad34532 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ New : * Core : - New SQL access API : gain in security and code factorization. -MC + - Drop good old mysql_assign, iterators are nicer. -MC - Drop magic_quote_gpc (DB API takes care of it itself). -MC - Drop cache algorithm (was complex for no gain). -MC - Enhancements wrt COOKIE. -MC