From 75d85cc876d2caf908ebfeee4d7ab7b3d875569b Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Sun, 20 May 2018 16:19:26 -0300 Subject: [PATCH] Fixed typo in Changelog. --- doc/Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 3dddec8..f42bc11 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -39,7 +39,7 @@ sysvinit (2.90) UNRELEASED; urgency=low get some from faulty "nonstring" reports, but silencing them on GCC 8 results in more warnings on GCC 7 and Clang, so leaving them for now. - * Fixed compile error on Fedora 28 where crypt won't build due to + * Fixed compile error on Fedora 28 where crypt() will not link due to undocumented dependency change.