clog
authorPierre Habouzit (MadCoder <pierre.habouzit@m4x.org>
Sat, 8 Jan 2005 12:25:16 +0000 (12:25 +0000)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Thu, 26 Jun 2008 21:27:16 +0000 (23:27 +0200)
git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-241

ChangeLog

index b4545bb..ad34532 100644 (file)
--- 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