2019-10-13 v1.5.1
* Repair SASL authentications, add a 'sasluser' option
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.
* Documentation spelling corrections.
2016-01-12 v1.3.2
* Don't test for optional perl modules by string eval().
* Migration to BitBucket for issue tracking and downloads.
Primary repository is still (and will continue to be) martini.nu.
* Fix anonymous binds when SASL is not used.
* Allow the period character when moving an entry by DN.
* Allow editor arguments in your .shelldap.rc or EDITOR environment
variable when editing files externally.
2015-03-04 v1.3.1
* Use the system definied tempdir instead of hardcoding /tmp.