HOT PATCH 2: change int to long for checking total results.

Change-Id: Ibb964a149c3ed8c0bc94c166340ba91d0cdd1850
diff --git a/Changes b/Changes
index 9a68158..1b35355 100644
--- a/Changes
+++ b/Changes
@@ -1,10 +1,11 @@
 # version 1.0
 
-HOT PATCH: Reorder tasks for new VC.
+HOT PATCH 1: Reorder tasks for new VC.
 New VC should be cached first to avoid calculating leafs to compute statistics 
 when storing VC in NamedVCLoader. This allows using existing vc-cache 
 containing new vc.
 
+HOT PATCH 2: change int to long for checking total results.
 
 # version 0.80.1-SNAPSHOT