diff options
Diffstat (limited to 'src/CHANGES.txt')
-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 73f9d4f..474514e 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -115,6 +115,10 @@ RELEASE 0.95 - XXX - Fix specifying .class files as input to JavaH with the .class suffix when they weren't generated using the Java Builder. + - Make the check for whether all of the objects going into a + SharedLibrary() are shared work even if the object was built in a + previous run. + From Vincent Risi: - Add support for the bcc32, ilink32 and tlib Borland tools. |