summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRainer Schuetze <r.sagitario@gmx.de>2014-12-04 07:46:41 (GMT)
committerRainer Schuetze <r.sagitario@gmx.de>2014-12-04 07:46:41 (GMT)
commitbd5029b0462023e27021c23ae1b7c50d00876d97 (patch)
treed0ad58938d2b7662c49f990fd9b97038abe2a8c4 /CHANGES
parent8d1b702903d863eee02a6b7a8e7a921d75682656 (diff)
downloadcv2pdb-bd5029b0462023e27021c23ae1b7c50d00876d97.zip
cv2pdb-bd5029b0462023e27021c23ae1b7c50d00876d97.tar.gz
cv2pdb-bd5029b0462023e27021c23ae1b7c50d00876d97.tar.bz2
* tweaked visualizer macros to display void[], limit array preview to 64 entries
* added VS2013 projects + solution
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 6dde540..f6626ba 100644
--- a/CHANGES
+++ b/CHANGES
@@ -200,3 +200,9 @@ unreleased Version 0.22
2014-03-01 Version 0.31
* added support for local variables accessed through esp
+
+2014-09-24 Version 0.32
+
+ * DWARF: fixed relocations in .debug_line section
+ * tweaked visualizer macros to display void[], limit array preview to 64 entries
+