Allow local changes if the patch deleted is not current
[stgit] / ChangeLog
index 5b7e9d6..3b2fc75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * stgit/main.py (export): Add --template option to use a different
        file as the export template rather than the default one
+       (delete): Check for local changes only of the current patch is
+       removed
 
 2005-07-09  Catalin Marinas  <catalin.marinas@gmail.com>