Merged be.diff-subscribe
[be.git] / NEWS
1 December 5, 2009
2  * changes to `be diff`
3    * exits with an error if required revision control is not possible.
4      Previously it printed a message, but exitted with status 0.
5    * removed options --new, --removed, --modified, --all
6    * added options --uuids, --subscribe
7  * assorted cleanups and bugfixes
8
9 December 4, 2009
10  * new commands:
11    email-bugs
12  * broke `be comment --xml` out and extended into `be import-xml`
13  * added --dir option to `be diff'
14  * new XML format <be-xml>
15  * interfaces/email/interactive:
16    * added support for [be-bug:xml] interface
17    * improved security with restrict_file_access
18  * assorted cleanups, bugfixes, and optimizations
19
20 November 17, 2009
21  * new becommands:
22    commit
23    depend
24    html
25    merge
26    remove
27    status
28    subscribe
29    tag
30  * renamed becommands:
31    set_root => init
32  * removed becommands:
33    inprogress
34    upgrade
35  * new interfaces:
36    email:
37      interactive
38      catmutt
39    xml:
40      be-mbox-to-xml
41      be-xml-to-mbox
42  * deprecated interfaces:
43    gui:
44      beg
45      wxbe
46    web:
47      Bugs-Everywhere-Web
48  * lots of bugfixes and cleanups, see `be diff 200` for details.
49
50 April 10, 2006
51  * Updated BeWeb to TurboGear 0.9
52
53 April 6, 2006
54  * Better diagnostics from Marien Zwart
55  * Fixed installation from Marien Zwart
56  * Support ReST comments
57
58 April 3, 2006
59  * Handle replying to comments
60  * Better help handling (Thomas Gerigk)
61
62 March 31, 2006
63  * Changes to comments are shown in bzr diff
64
65 March 3, 2006
66  * Better bzr compatibility
67  * Auto-commit support
68
69 Feb 3, 2006
70  * BeWeb can merge, commit, etc.
71
72 Jan 30, 2006
73  * Creator support (Alexander Belchenko)
74
75 Jan 26, 2006
76  * Unicode support
77
78 December 3, 2005
79 * Added new "beweb" web interface