branch: externals/gnorb
commit 5c270cd88d50665e718b027da59fe1e6ec2abdb7
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>

    Update NEWS file
    
    * NEWS: Not sure there's any point to this -- does anyone read it?
---
 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS b/NEWS
index 623f685..e51edd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
 GNU Emacs Gnorb NEWS -- history of user-visible changes.  -*- org -*-
 
+* Version 1.1.3 [2017-03-12 Sun]
+** Provide a better interface for trigger action selection
+New function `gnorb-select-from-list' providing a nicer interface for
+choosing items from a list.
+** Change to format of gnorb-org-trigger-actions
+Due to previous item, this custom option has changed format, see
+docstring for details.
+** Compatibility with newest BBDB
+Updates to match newest version of BBDB in package repos (mostly with
+regard to displaying multi-line field values, BBDB is now
+lexically bound).
+** Many compiler fixes, and lexical binding
+Move to lexical binding.
 * Version 1.1.0 [2015-04-23 Thu]
 ** New trigger actions
 Two new trigger actions allow you to capture a new sibling or child

Reply via email to