diff options
author | Robert Managan <managan1@llnl.gov> | 2009-08-10 23:57:44 (GMT) |
---|---|---|
committer | Robert Managan <managan1@llnl.gov> | 2009-08-10 23:57:44 (GMT) |
commit | 46641b7e59772f0d6ad2154ee63618596cb74fa4 (patch) | |
tree | 7da92cbdf2b0acc42fbd0396b40b0cd541881f55 | |
parent | 8ac2690fda727081410c55c8e0e0bd56e5a3899b (diff) | |
download | SCons-46641b7e59772f0d6ad2154ee63618596cb74fa4.zip SCons-46641b7e59772f0d6ad2154ee63618596cb74fa4.tar.gz SCons-46641b7e59772f0d6ad2154ee63618596cb74fa4.tar.bz2 |
Make a note of the Latex changes made recently
-rw-r--r-- | src/CHANGES.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 69d4674..2fd88fe 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -71,7 +71,16 @@ RELEASE X.X.X - XXX - Add $SWIGDIRECTORSUFFIX and $SWIGVERSION construction variables. + From Rob Managan: + + - Add -recorder flag to Latex commands and updated internals to + use the output to find files TeX creates. This allows the MiKTeX + installations to find the created files + + - Notify user of Latex errors that would get buried in the + Latex output + - Remove LATEXSUFFIXES from environments that don't initialize Tex. RELEASE 1.2.0.d20090223 - Mon, 23 Feb 2009 08:41:06 -0800 |