Skip to content

Commit

Permalink
Add changes entry for -castmode and integer conversion fix
Browse files Browse the repository at this point in the history
Closes #711
  • Loading branch information
wsfulton committed Jun 25, 2016
1 parent 7dc5879 commit 875aca5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.current
Expand Up @@ -5,6 +5,11 @@ See the RELEASENOTES file for a summary of changes in each release.
Version 3.0.11 (in progress)
============================

2016-06-25: mromberg
[Python] #711 Fix -castmode and conversion of signed and unsigned integer types.
See 2015-12-23 CHANGES entry for details of these improvements when they were
implemented for the default options (ie not using -castmode).

2016-06-25: ahnolds
Patch #730 - Fix %implicitconv for overloaded functions when using
-castmode or -fastdispatch options.
Expand Down

0 comments on commit 875aca5

Please sign in to comment.