Explorar o código

Change old_passwords markup

Julien Schmidt %!s(int64=12) %!d(string=hai) anos
pai
achega
3fb6602318
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -16,7 +16,7 @@ Changes:
 
 New Features:
 
-  - Added `old_passwords` support: Required in some cases, but must be enabled by adding `allowOldPasswords=true` to the DSN since it is insecure
+  - Added *old_passwords* support: Required in some cases, but must be enabled by adding `allowOldPasswords=true` to the DSN since it is insecure
   - Added a `clientFoundRows` parameter: Return the number of matching rows instead of the number of rows changed on UPDATEs
   - Added TLS/SSL support: Use a TLS/SSL encrypted connection to the server. Custom TLS configs can be registered and used