Fix a crash when changing stack frames after disconnecting.
[macgdbp.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4bd0c0c53af30c8ef830c19ca54d3bac22dc183c..deb1db62f7ee0d57f45470ebd171c04da9deba27 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
 MacGDBp                                                               CHANGE LOG
 ================================================================================
 
+2.0.2
+#####################
+- Fix: Crash when selecting stack frames after disconnecting.
+
 2.0.1
 #####################
 - Change: Draw the source view gutter in a way that is dark-mode compatible.