summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 7ae0725..eead5e9 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -395,6 +395,11 @@ RELEASE 0.97 - XXX
- Add /usr/ccs/bin to the end of the the default external execution
PATH on Solaris.
+ - Add $PKGCHK and $PKGINFO variables for use on Solaris when searching
+ for the SunPRO C++ compiler. Make the default value for $PKGCHK
+ be /usr/sbin/pgkchk (since /usr/sbin isn't usually on the external
+ execution $PATH).
+
From Chen Lee:
- Handle Visual Studio project and solution files in Unicode.