diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index e1a81ab..00973cf 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -272,6 +272,10 @@ RELEASE 0.97 - XXX - Make ParseConfig() recognize and add -mno-cygwin to $LINKFLAGS and $CCFLAGS, and -mwindows to $LINKFLAGS. + From Sanjoy Mahajan: + + - Fix a bad use of Copy() in an example in the man page. + From Michael McCracken: - Add a new "applelink" tool to handle the things like Frameworks and |