diff options
author | Rainer Schuetze <r.sagitario@gmx.de> | 2023-07-06 05:54:38 (GMT) |
---|---|---|
committer | Rainer Schuetze <r.sagitario@gmx.de> | 2023-07-06 05:54:38 (GMT) |
commit | e3e9c455e5a3606ba3894901a79b74bdeb5a979a (patch) | |
tree | 8fbc9216fd0a20725e28598efea9db1fc97e0a84 /CHANGES | |
parent | e076c746a94edc5245d67d96123735cc8a274027 (diff) | |
download | cv2pdb-master.zip cv2pdb-master.tar.gz cv2pdb-master.tar.bz2 |
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -321,3 +321,10 @@ unreleased Version 0.22 * support DW_FORM_data1 and DW_FORM_data2 in DW_LNCT_directory_index
* fix emitting bad debug info if struct description exceeds 64 kB, clipped for now
+
+2023-06-10 Version 0.53
+
+ * DWARF: fully-qualified name generation for procs, structs, enums and classes.
+ Thanks to alexbudfb
+
+
\ No newline at end of file |