Make error logging more explicit to aid debugging

This commit is contained in:
Scott Kitterman
2019-10-18 23:24:12 -04:00
parent 577a971f1a
commit dcb781c365
2 changed files with 5 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
1.1.4
- Make error logging more explicit to aid debugging
1.1.3 2019-10-06
- Fix sysv init so it works (LP: #1839487)