aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ChangeLog')
-rw-r--r--lisp/org/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 0a59f1f837..983df8a6bf 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -1,3 +1,10 @@
+2012-01-05 Eric Schulte <[email protected]>
+
+ * ob.el (org-babel-expand-noweb-references): Resurrect dropped
+ pieces of a previous patch.
+
+ * ob-maxima.el (org-babel-execute:maxima): Fix compiler warning.
+
2012-01-05 Bastien Guerry <[email protected]>
* org-eshell.el (org-eshell-open): Use (goto-char (point-max))