Update Changelog for richer sharers output + calls
authorStavros Sachtouris <saxtouri@admin.grnet.gr>
Fri, 2 Aug 2013 10:54:43 +0000 (13:54 +0300)
committerStavros Sachtouris <saxtouri@admin.grnet.gr>
Fri, 2 Aug 2013 10:54:43 +0000 (13:54 +0300)
Refs: #4203

Changelog

index caf5799..fe81a46 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,7 @@ Changes:
    info --> user_info, user --> list_users
 - Simplify listings (kamaki.cli.utils: print methods)
 - Enrich client API docs with examples and astakos endpoint information [#4135]
+- Show user names in /file sharers [#4203]
 
 Features:
 
@@ -43,4 +44,6 @@ Features:
 - Guess mimetype when uploading and use it in upload [#4196]
 - Add upload local image abilities to register [#4206]
     New register args: --update-image-file=/local/path, --no-progress-bar
+- Implement an astakos.post_user_catalogs call for getting usernames from a
+    list of user uuids [#4203]