diff options
| author | Bastien Guerry | 2013-03-08 07:37:21 +0100 |
|---|---|---|
| committer | Bastien Guerry | 2013-03-08 07:37:21 +0100 |
| commit | f186a0b537dfec9991dff2674888d119bdff049b (patch) | |
| tree | 61b8461014ef2b8df54d020e2bcc6b87a4f8a0bf /lisp/org/ChangeLog | |
| parent | 0ad949709485b88e709f1e31e752ee1076326aaf (diff) | |
| download | emacs-f186a0b537dfec9991dff2674888d119bdff049b.tar.gz emacs-f186a0b537dfec9991dff2674888d119bdff049b.zip | |
Fix critical bug in Org.
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index e6b1e564de3..e576c4cf63c 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-03-08 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org-exp.el (org-export-normalize-links): Fix critical bug: do | ||
| 4 | not rely on `org-context' to guess where to prevent links | ||
| 5 | normalization. | ||
| 6 | |||
| 1 | 2013-02-28 Achim Gratz <Stromeko@Stromeko.DE> | 7 | 2013-02-28 Achim Gratz <Stromeko@Stromeko.DE> |
| 2 | 8 | ||
| 3 | * org.el (org-org-menu): Use correct key "C-u C-c C-x !" to do | 9 | * org.el (org-org-menu): Use correct key "C-u C-c C-x !" to do |