]> code.delx.au - gnu-emacs-elpa/blob - packages/debbugs/ChangeLog
b50fe642d1573dd033132ad5e8c39530b88e11d5
[gnu-emacs-elpa] / packages / debbugs / ChangeLog
1 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * debbugs.el (debbugs-send-control-message): Add severity and "done".
4 (debbugs-select-report): Set the minor summary mode in the right
5 buffer.
6
7 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
8
9 * debbugs.el (debbugs-emacs): New function and modes for listing
10 the Emacs bugs, reading them and updating them.
11
12 2011-06-12 Evgeny M. Zubok <zoubok@mail.ru>
13
14 * debbugs.el (top): Pacify byte compiler.
15 (debbugs): New custom group.
16 (debbugs-servers): New defcustom.
17 (debbugs-port): Allow user defined ports.
18 (debbugs-get-mbox): New defun.
19
20 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
21
22 * debbugs.el (debbugs-get-bugs): Remove syntactical error.
23
24 2011-03-07 Michael Albinus <michael.albinus@gmx.de>
25
26 * Debbugs.wsdl:
27 * README:
28 * debbugs-pkg.el:
29 * debbugs.el: Initial import.
30
31 ;; Local Variables:
32 ;; coding: utf-8
33 ;; add-log-time-zone-rule: t
34 ;; End:
35
36 Copyright (C) 2011 Free Software Foundation, Inc.
37
38 This file is part of GNU Emacs.
39
40 GNU Emacs is free software: you can redistribute it and/or modify
41 it under the terms of the GNU General Public License as published by
42 the Free Software Foundation, either version 3 of the License, or
43 (at your option) any later version.
44
45 GNU Emacs is distributed in the hope that it will be useful,
46 but WITHOUT ANY WARRANTY; without even the implied warranty of
47 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
48 GNU General Public License for more details.
49
50 You should have received a copy of the GNU General Public License
51 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.