Browse Source

Simplify babel release changes a bit.

Dan Davison 15 years ago
parent
commit
97c6c43f0b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      ORGWEBPAGE/Changes.org

+ 0 - 4
ORGWEBPAGE/Changes.org

@@ -514,12 +514,9 @@ around org-babel.
   Thanks to Maurizio Vitale for this suggestion.
   Thanks to Maurizio Vitale for this suggestion.
 - Variable references which look like lisp forms are now
 - Variable references which look like lisp forms are now
   evaluated.
   evaluated.
-- Inline source blocks will always return string output.
 - No longer adding extension during tangling when filename is
 - No longer adding extension during tangling when filename is
   provided.
   provided.
   Thanks to Martin G. Skjæveland and Nicolas Girard for prompting this.
   Thanks to Martin G. Skjæveland and Nicolas Girard for prompting this.
-- Code block parameters are now available when initializing a
-  session.
 - Added `org-babel-execute-hook' which runs after code block
 - Added `org-babel-execute-hook' which runs after code block
   execution.
   execution.
 - Working directories and remote execution
 - Working directories and remote execution
@@ -543,7 +540,6 @@ around org-babel.
 - org-R removed from contrib.
 - org-R removed from contrib.
 - gnuplot can now return it's string output -- when session is
 - gnuplot can now return it's string output -- when session is
   set to "none".
   set to "none".
-- Prevent quoting of strings in shell variables.
 - Now including source code block arguments w/source name on
 - Now including source code block arguments w/source name on
   export.
   export.
 - Now able to reference file links as results.
 - Now able to reference file links as results.