Author: lasgouttes Date: Mon Jun 20 14:16:54 2011 New Revision: 39142 URL: http://www.lyx.org/trac/changeset/39142
Log: forgot this Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x ============================================================================== --- lyx-devel/branches/BRANCH_2_0_X/status.20x Mon Jun 20 14:15:30 2011 (r39141) +++ lyx-devel/branches/BRANCH_2_0_X/status.20x Mon Jun 20 14:16:54 2011 (r39142) @@ -121,6 +121,12 @@ - Fix error with Sweave module when using some R features (bug 7552). +- Fix LaTeX error with Sweave module when the temporary directory name + containsa space (bug 7545). + +- Fix LaTeX error with Sweave module when the directory where R has + been installed contains a space. + * USER INTERFACE - Fixed crash relating to outliner and mouse movement. @@ -176,7 +182,7 @@ * ADVANCED FIND AND REPLACE - Advanced F&R would previously ask to open a master document under some - circumstances, or do strange things with \selectlanguage(bug 6560). This + circumstances, or do strange things with \selectlanguage (bug 6560). This has been mostly fixed. Please see the bug report for remaining issues. - Fixed bug in matching at borders within *-environments with ignore-format
