Commit 37e95ced6b8edec7de60805dc4a8a6bd9035764b

Kano 2012-07-01T00:17:13

API-README add a comment re: code rewrite in the changelog

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/API-README b/API-README
index 52f67ae..8fd6f1b 100644
--- a/API-README
+++ b/API-README
@@ -314,8 +314,13 @@ API V1.13
 Added API commands:
  'check'
 
+Modified API commands:
+ 'stats' - more icarus timing stats added
+
 Support was added to cgminer for API access groups with the --api-groups option
-It's 100% backwards compatible with previous --api-access commands
+It's 100% backward compatible with previous --api-access commands
+The internal code for handling data was rewritten (~25% of the code)
+Also completely backward compatible
 
 ----------