diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 9dff0f3..948de2e 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -120,10 +120,14 @@ RELEASE X.X.X - XXX - Fix problem with filenames of sideeffects when the user changes the name of the output file from the latex default - + - Add scanning of files included in Latex by means of \lstinputlisting{} Patch from Stefan Hepp. + - Change command line for epstopdf to use --outfile= instead of -o + since this works on all platforms. + Patch from Stefan Hepp. + RELEASE 1.2.0.d20090223 - Mon, 23 Feb 2009 08:41:06 -0800 From Stanislav Baranov: |