From: Matteo Nastasi (mop) Date: Sat, 21 Feb 2009 17:44:25 +0000 (+0000) Subject: updated X-Git-Tag: 3.0.0~140 X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=brisk.git;a=commitdiff_plain;h=9dcd78d3b648dd4a73fb6c6c7ff0fa1f40724862 updated --- diff --git a/CHANGELOG b/CHANGELOG index a483e84..5bdc117 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +2.1.5 + ENH myconsole.js facility added (js) + ENH rendering of standup users area (func j_stand_cont()) refactored with a more + comfortable "inertial behavior" and decoupling incoming "model" with + local "view", what a mess! (js) + ENH moved briskin5 functions from Obj/brisk.phh to briskin5/Obj/briskin5.phh (php) + ENH moved briskin5 functions from commons.js to briskin5/briskin5.js (js) + ENH start of multi-language support (lang-related images) (php, gfx) + 2.1.4 ENH heartbit refactored (js) ENH watchdog added (js+php)