CHANGES.md in depot3-3.0.15 vs CHANGES.md in depot3-3.0.20

- old
+ new

@@ -1,7 +1,27 @@ # Change History -## v3.0.14 - 2017-02-28 +## v3.0.20 - 2018-06-27 +- Added: validate that a pkg is available via cloud before trying to install it that way +- Change: better backtrace logging +- Change: better error reporting when client passwd retrieval fails +- Fix: bug preventing puppies to install from the puppy queue + +## v3.0.19 - 2018-03-31 +- Added: signing identity and signing prefs to d3admin add, when building .pkgs +- Added: A default description editer (e.g. vi, emacs, pico) can be saved in admin prefs +- Fix: return nil when asked for current foreground application on client, and there is none. + +## v3.0.18 - 2017-12-01 +- Change: D3::Client.install: freeze prev. installed rcpts when 'freeze on install' requested. + +## v3.0.17 - 2017-07-14 +- Fix: D3::Package.upload_master_file, call #update after #super + +## v3.0.16 - 2017-04-10 +- Update: Max DB schema version bumped for 9.98 and 9.99 + +## v3.0.15 - 2017-02-28 - Bugfix: now correctly finds the most recent timestamp for an expiration path coming to the foreground ## v3.0.14 - 2016-12-08 - Bugfix: Stored receipts with the singular 'prohibiting_process' are now handled and updated to the plural 'prohibiting_processes'