diff --git a/hostapd.changes b/hostapd.changes index 60d19ab..b2f0555 100644 --- a/hostapd.changes +++ b/hostapd.changes @@ -4,7 +4,9 @@ Mon Dec 17 09:07:15 UTC 2018 - Karol Babioch - Applied spec-cleaner - Added bug reference - Use defconfig file as template for configuration instead of patching it - during build. This is easier to maintain in the long run. + during build. This is easier to maintain in the long run. This removes the + patch hostapd-2.6-defconfig.patch in favor of a simple config file, which is + copied over from the source directory. - Enabled CLI editing and history support. -------------------------------------------------------------------