Removed admin & owner restriction on client info access.
Removed registered_by and restrict registration_date to admin/owner-
only.
Change-Id: Ib909ec3b30d6f15294ee7ac58e4b33e445b434a9
diff --git a/Changes b/Changes
index ab9d68f..391066a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+# version 0.74 hot-fix
+
+- Removed admin & owner restriction on client info access.
+- Removed registered_by and restrict registration_date to admin/owner-
+ only.
+
# version 0.74
- Remove corpusQuery param in the statistics web-service (close #758).