aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 669bed2abdbea3bb4ab6c1fd5fed1d2688163583 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
December 4, 2009
 * new commands:
   email-bugs
 * broke `be comment --xml` out and extended into `be import-xml`
 * added --dir option to `be diff'
 * new XML format <be-xml>
 * interfaces/email/interactive:
   * added support for [be-bug:xml] interface
   * improved security with restrict_file_access
 * assorted cleanups, bugfixes, and optimizations

November 17, 2009
 * new becommands:
   commit
   depend
   html
   merge
   remove
   status
   subscribe
   tag
 * renamed becommands:
   set_root => init
 * removed becommands:
   inprogress
   upgrade
 * new interfaces:
   email:
     interactive
     catmutt
   xml:
     be-mbox-to-xml
     be-xml-to-mbox
 * deprecated interfaces:
   gui:
     beg
     wxbe
   web:
     Bugs-Everywhere-Web
 * lots of bugfixes and cleanups, see `be diff 200` for details.

April 10, 2006
 * Updated BeWeb to TurboGear 0.9

April 6, 2006
 * Better diagnostics from Marien Zwart
 * Fixed installation from Marien Zwart
 * Support ReST comments

April 3, 2006
 * Handle replying to comments
 * Better help handling (Thomas Gerigk)

March 31, 2006
 * Changes to comments are shown in bzr diff

March 3, 2006
 * Better bzr compatibility
 * Auto-commit support

Feb 3, 2006
 * BeWeb can merge, commit, etc.

Jan 30, 2006
 * Creator support (Alexander Belchenko)

Jan 26, 2006
 * Unicode support

December 3, 2005
* Added new "beweb" web interface