Provides css support for skipped tests (shades of gray)
In method summary section added test result (passed, skipped, or failed)
to group heading so user does not exclusively rely on background colors
to discern test result.
Fixed intra document links between method summary and method  detail
sections.
diff --git a/CHANGES.txt b/CHANGES.txt
index 7ed82db..fe294d3 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,7 @@
 ===========================================================================
 5.3
 
+Added: testng.xml now supports <suite-files>
 Added: ant task can receive several listeners
 
 Eclipse plug-in