diff options
| -rw-r--r-- | src/CHANGES.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 7413c85..70eea4c 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -46,10 +46,6 @@ RELEASE 1.X - XXX - Don't automatically try to build .pdf graphics files for .eps files in \includegraphics{} calls in .tex files. - From Greg Noel: - - - Handle quoted module names in SWIG source files. - From Gary Oberbrunner: - Allow AppendENVPath() and PrependENVPath() to interpret '#' @@ -73,6 +69,10 @@ RELEASE 1.X - XXX Visual C/C++ and MIPSpro C++ on SGI so, they match other tools and avoid flag duplication on C++ command lines. + From Ben Webb: + + - Handle quoted module names in SWIG source files. + From Matthew Wesley: - Copy file attributes so we identify, and can link a shared library |
