From: Frédéric Marchal Date: Sat, 20 Nov 2010 22:10:50 +0000 (+0000) Subject: Credit the person that suggested the use of sorttable X-Git-Tag: v2.3.2~130 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=89a11a43932acd2b7ea48be7e19cccc2599b933f;p=thirdparty%2Fsarg.git Credit the person that suggested the use of sorttable --- diff --git a/ChangeLog b/ChangeLog index c6159c3..fc483e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ SARG ChangeLog Nov-20-2010 Version 2.3.2-pre1 - - Add support for sorttable.js (http://www.kryogenix.org/code/browser/sorttable/) to dynamically sort some tables. + - Add support for sorttable.js (http://www.kryogenix.org/code/browser/sorttable/) to dynamically sort some tables (thanks to Éric). Sep-18-2010 Version 2.3.1 - Remove the distinct printf for the alpha architecture as it doesn't work anymore and is not necessary anyway.