summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2f7b090..c6f70bf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -310,3 +310,9 @@ unreleased Version 0.22
2021-12-13 Version 0.50
* Added support for DWARF5. Thanks to neerajsi-msft.
+
+2022-03-27 Version 0.51
+
+ * fix handling of UNC paths. Thanks to sonyps5201314.
+ * DWARF: added support for non-contiguous functions. Thanks to marc-groundctl
+ * Fixed stalling if vswhere doesn't produce any output