]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Credit the person that suggested the use of sorttable
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 20 Nov 2010 22:10:50 +0000 (22:10 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 20 Nov 2010 22:10:50 +0000 (22:10 +0000)
ChangeLog

index c6159c30f9638b385ad721f576a73f7b4e8319fb..fc483e19eede7c055f3ddd62ce277c146e384893 100644 (file)
--- 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.