From 821cd708bdd74c990ea7f713b0f73f3c8255f2e1 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Wed, 7 Dec 2016 14:53:53 -0600 Subject: [PATCH] added known changes to the devlog --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 79e7310..e938987 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,15 @@ ### [Dev] +- [`TWEAK`] - Promo defensive tweaks ([#895](https://github.com/pi-hole/pi-hole/pull/895)) +- [`FIX`] - Fixed[#649](https://github.com/pi-hole/pi-hole/issues/649) ([#896](https://github.com/pi-hole/pi-hole/pull/896)) +- [`FIX`] - `chronometer` domain count ([#891](https://github.com/pi-hole/pi-hole/pull/891)) +- [`TWEAK`] - Uninstall now removes `pihole` user ([#926](https://github.com/pi-hole/pi-hole/pull/926)) +- [`TWEAK`] - Timeout added to `pihole -d` ([#932](https://github.com/pi-hole/pi-hole/pull/932)) +- [`NEW`] - `pihole -a` ([#942](https://github.com/pi-hole/pi-hole/pull/924)) +- [`TWEAK`] - Add possiblity for delayed reactivation of blocking ([#933](https://github.com/pi-hole/pi-hole/pull/933)) +- [`TWEAK`] - Add check for lighty.conf before trying to move it ([#956](https://github.com/pi-hole/pi-hole/pull/956)) +- [`FIX`] - Normalized exit codes for `gravity` ([#952](https://github.com/pi-hole/pi-hole/pull/952)) - [`FIX`] - Wheezy compatability for `iproute` package [#863](https://github.com/pi-hole/pi-hole/pull/863) ([@brontide](https://github.com/brontide)) ### [2.9.5] - 2016-10-29