Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c594973

Browse files
author
Jonathan Wright
committedJul 24, 2017
v1.2.6
1 parent 6412aba commit c594973

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
 

‎CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## 1.2.6 (2017.07.24)
4+
5+
### NOTES
6+
7+
Improvements made to the `logger` command to prevent issues with privilege
8+
dropping under the assistance of @dermarens, @terminalmage, @guruxu, and @benvh.
9+
Updated some documentation for consistency and clarity. Thanks to @flungo and
10+
@dawansv here.
11+
12+
### IMPROVEMENTS
13+
14+
- Updated to include a full list in PATH, including sbin paths. (@jonathanio)
15+
- Updated documentation regarding DNS leakage. (@jonathanio)
16+
- Updated all script locations to be consistent. (@jonathanio)
17+
- Add some installation instructions to README.md. (@flungo)
18+
- Update command-line parameters needed within Makefile/README.md. (@noraj1337)
19+
- Fix script nmae in command-line path within README.md. (@phR0ze)
20+
321
## 1.2.5 (2017.03.02)
422

523
### IMPROVEMENTS

0 commit comments

Comments
 (0)
Please sign in to comment.