# HG changeset patch # User Mahlon E. Smith # Date 1561481505 25200 # Node ID 9e04aa833d3714fb1c8b416b804d30d7c82f9dd7 # Parent 6530284a0ae488ef80309e960fc2895eb1e2748e Changelog updates for v1.5.0. diff -r 6530284a0ae4 -r 9e04aa833d37 CHANGELOG --- a/CHANGELOG Fri May 17 18:12:47 2019 +0000 +++ b/CHANGELOG Tue Jun 25 09:51:45 2019 -0700 @@ -1,3 +1,19 @@ + +2019-06-26 v1.5.0 + + * Default display attributes can set as an option + + * Support user specific aliases + + * Manage configuration file from within the shell + + * Improvements to 'ls -l' output + + * Mirror command line flags with those of openldap tools + + * Documentation improvements + + 2017-06-07 v1.4.0 * Optionally support server side pagination controls.