Restrict debugger workaround to when DB::sub will be used
[p5sagit/namespace-clean.git] / Changes
diff --git a/Changes b/Changes
index b456ebc..0ed9350 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,6 @@
 
+        - Ensure the debugger workarounds are applied only when
+          DB::sub is actively used (they are superfluous otherwise)
         - Work around P5#72210, resulting in fails on 5.8.8 -Duselongdouble
         - Fix incorrect name in META (RT#107813)