]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Changelog: Typo
authorJorge Pereira <jpereira@freeradius.org>
Sat, 16 Feb 2019 17:31:39 +0000 (15:31 -0200)
committerJorge Pereira <jpereira@freeradius.org>
Sat, 16 Feb 2019 17:31:39 +0000 (15:31 -0200)
doc/ChangeLog

index 1c17f35af9c9fb52dcd27c633c8ccb6f7ff3f9b1..37140c62fb585c46477bb876b0f347cc7e831525 100644 (file)
@@ -72,7 +72,6 @@ FreeRADIUS 3.0.18 Tue 17 Apr 2018 14:00:00 EDT urgency=low
        * Update docker scripts.  Fixes #2306.
          Patch from Matthew Newton.
        * Add crypt xlat.
-       * Fix reconnect correctly in rlm_sql_mysql.
        * MySQL connections can now skip verifying the server
          certificate.  Fixes #2481.  See mods-available/sql
        * Add better mechanism to detect MariaDB (Old MySQL).
@@ -136,6 +135,7 @@ FreeRADIUS 3.0.18 Tue 17 Apr 2018 14:00:00 EDT urgency=low
        * Fix crash / timer issues with many CoA packets.
        * Fix attr_filter so that it does not treat
          vendor attributes of number 26 as Vendor-Specific.
+       * Fix reconnect correctly in rlm_sql_mysql.
 
 FreeRADIUS 3.0.17 Tue 17 Apr 2018 14:00:00 EDT urgency=low
        Feature improvements