diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index a2e9057e3..79659ea50 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -188,6 +188,10 @@ days in the past. == (~org-habit-toggle-display-in-agenda~) in an agenda toggles the display of all habits to those which are undone and scheduled. This is a function for convenience. +*** New paramater for SQL Babel blocks: ~:dbconnection~ +The new paramater ~:dbconnection~ allows to specify a connection name +in a SQL block header: this name is used to look up connection +parameters in ~sql-connection-alist~. ** New functions *** ~org-dynamic-block-insert-dblock~