Strictures and changelogging
[p5sagit/namespace-clean.git] / Changes
diff --git a/Changes b/Changes
index 8172bab..1490679 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+        - When using the tie() fallback ensure we do not obliterate a
+          foreign tie()
+        - Better document how to disable the tie() fallback
+
+    [0.20_01] (the "mst made me do it" release)
         - Only invoke the deleted sub stashing if we run udner a debugger
           (avoid runtime penalty of Sub::Name/Sub::Identify)
         - Spellfixes (RT#54388)