Browse Source

ORG-NEWS: Document read date change

Nicolas Goaziou 11 years ago
parent
commit
e4195fa7db
1 changed files with 6 additions and 0 deletions
  1. 6 0
      etc/ORG-NEWS

+ 6 - 0
etc/ORG-NEWS

@@ -10,6 +10,12 @@ Please send Org bug reports to emacs-orgmode@gnu.org.
 
 * Version 8.3
 ** Incompatible changes
+*** Replace disputed keys again when reading a date
+~org-replace-disputed-keys~ has been ignored when reading date since
+version 8.1, but the former behavior is restored again.
+
+Keybinding for reading date can be customized with a new variable
+~org-read-date-minibuffer-local-map~.
 *** Properties drawers syntax changes
 Properties drawers are now required to be located right after
 a headline and its planning line, when applicable.