added known changes to the devlog

Jacob Salmela 2016-12-07 14:53:53 -06:00
parent 8e2d5a9277
commit 821cd708bd

@ -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