summaryrefslogtreecommitdiff
path: root/lisp/org/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ChangeLog')
-rw-r--r--lisp/org/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index ed9864385e1..449dd4d896c 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -1,3 +1,13 @@
+2009-01-31 Carsten Dominik <dominik@science.uva.nl>
+
+ * org-agenda.el (org-agenda-dim-blocked-tasks): No tagging when
+ only checking for blocks.
+
+ * org-exp.el (org-export-html-footnotes-section): Make the div id consistent
+
+ * org-export-latex.el (org-export-latex-classes): Remove
+ paper size option from LaTeX classes.
+
2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
* org.el (org-enforce-todo-checkbox-dependencies): New option.