summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorsagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-07 18:23:07 (GMT)
committersagitario <sagitario@fc51e93f-b9fe-4711-8d8d-3ae870c5f7d8>2009-06-07 18:23:07 (GMT)
commit633225e56bc7f0a3c0446121d36587992607bbbe (patch)
treee5ab4ae6181f863a8d137fe7cff6f4841a34843f /CHANGES
parent75930c8588ebf9f5eb77d5e49b7b7e6e33c2c15a (diff)
downloadcv2pdb-633225e56bc7f0a3c0446121d36587992607bbbe.zip
cv2pdb-633225e56bc7f0a3c0446121d36587992607bbbe.tar.gz
cv2pdb-633225e56bc7f0a3c0446121d36587992607bbbe.tar.bz2
v0.6: removed LF_DERIVED info from debug info
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9488922..f4f5088 100644
--- a/CHANGES
+++ b/CHANGES
@@ -41,3 +41,8 @@ Version history
* fixed problems with debug info inside library by combining debug info of different modules
into a single pseudo-module
* now also replaces '.' by '@' in enumerator types for more consistent debug info
+
+2009-06-07 Version 0.6
+
+ * removed LF_DERIVED info from debug info, as it is inconsistent in DMD generated info
+ with more than 4096 type entries