summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2013-05-25 17:40:23 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2013-05-25 17:40:23 (GMT)
commit0fb1fd5b60c996ed16affcefd37603fb620f107e (patch)
tree66c3c2824a9a8bf6c4096203d5b6a80dc1e7f4d4 /CHANGES
parentdd2882c90682885dea946a6e527645b4b237da99 (diff)
downloadcv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.zip
cv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.tar.gz
cv2pdb-0fb1fd5b60c996ed16affcefd37603fb620f107e.tar.bz2
2012-11-09 Version 0.26
* new option -p allows to specify the embedded PDB reference in the binary * added support for VS2012 2013-05-11 Version 0.27 * fixed crash when converting DWARF locations using 8 bytes or more
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c5ee8ce..e947bcf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -173,3 +173,12 @@ unreleased Version 0.22
* new option -p allows to specify the embedded PDB reference in the binary
* added support for VS2012
+
+2012-11-09 Version 0.26
+
+ * new option -p allows to specify the embedded PDB reference in the binary
+ * added support for VS2012
+
+2013-05-11 Version 0.27
+
+ * fixed crash when converting DWARF locations using 8 bytes or more