aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/values2
-rw-r--r--NEWS12
2 files changed, 13 insertions, 1 deletions
diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/values b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/values
index 851aedc..f4b1032 100644
--- a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/values
+++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/bugs/1100c966-9671-4bc6-8b68-6d408a910da1/values
@@ -7,7 +7,7 @@ reporter: W. Trevor King <wking@drexel.edu>
severity: minor
-status: open
+status: fixed
summary: Reoranize BE for more flexible backend / frontend
diff --git a/NEWS b/NEWS
index 53804e6..8257a50 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+December 31, 2009
+ * New bugdir/bug/comment ID format replaces old bug:comment format.
+ * Deprecated support for `be diff` on Arch and Darcs <= 2.3.1. A new
+ backend abstraction (Storage) makes the former implementation
+ ungainly.
+ * Improved command completion.
+ * Removed commands close, open, email_bugs,
+ * Flipped some arguments
+ `be assign BUG-ID [ASSIGNEE]` -> `be status ASSIGNED BUG-ID ...`
+ `be severity BUG-ID SEVERITY` -> `be severity SEVERITY BUG-ID ...`
+ `be status BUG-ID STATUS` -> `be status STATUS BUG-ID ...`
+
December 7, 2009
* added --paginate and --no-pager to be.
* be --dir DIR COMMAND now roots the bugdir in DIR _without_ changing