aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9119fa3b8e1..f0d95dee846 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -424,10 +424,6 @@ The standard directory local variables feature replaces it.
424 424
425** SQL Mode enhancements. 425** SQL Mode enhancements.
426 426
427*** Several variables have been marked as safe local variables. The
428variables `sql-product', `sql-user', `sql-server', `sql-database' and
429`sql-port' can now be safely used as local variables.
430
431*** `sql-dialect' is a synonym for `sql-product'. 427*** `sql-dialect' is a synonym for `sql-product'.
432 428
433*** Added ability to login with a port on MySQL and Postgres. 429*** Added ability to login with a port on MySQL and Postgres.