summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a2b5351..a8c4b18 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
CHANGE LOG:
+Version 3.1.0+edits (development branch) versus 3.1.0
+- Bug Fixes:
+ - fix some potential memory corruption errors in cuobjdump_to_ptxplus
+
Version 3.1.0 versus 3.0.2
- Support for CUDA 4.0 for both PTX and PTXPlus.
- Support for using cuobjdump to extract PTX/SASS from binaries.