aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJon Robertson <jonrober@stanford.edu>2015-06-04 10:56:30 -0700
committerJon Robertson <jonrober@stanford.edu>2015-06-08 15:24:34 -0700
commit626d3ee2b94384a4ffe95d5e8a907f359ff7cbfb (patch)
tree7b7bc771ec3cb0e7de0383281b7d4a54fc76fc75 /NEWS
parent2e3c457d3b0ae813c00183334e80b9bd92ab6c90 (diff)
ACL.pm: Error messages use name rather than ID
All error messages should now use the ACL name rather than the ADL id, for readability. Change-Id: I2d1cfe806b459ef083293df4fa0b83cb4cef673b
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 664da05..9e124e9 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ wallet 1.3 (xxxx-xx-xx)
Added an acl replace command, to change all objects owned by one ACL
to be owned by another.
+ All ACL operations now refer to the ACL by name rather than ID.
+
Added a report for unstored objects to wallet-report, and cleaned up
the help for the existing unused report that implied it showed
unstored as well as unused.