From 04631442b5ff61cf4a7b93127d1660173ad890ac Mon Sep 17 00:00:00 2001 From: "mahlon@martini.nu" Date: Tue, 25 Jun 2019 16:51:45 +0000 Subject: [PATCH] Changelog updates for v1.5.0. FossilOrigin-Name: 05085fbbc8d4fc215bf020fa673ea892e507777114c568e473edfd0dbf11f9c5 --- CHANGELOG | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 0df82e2..990fe85 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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.