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