~ubuntu-branches/ubuntu/utopic/ejabberd/utopic

« back to all changes in this revision

Viewing changes to src/mod_pubsub/node_dispatch.erl

  • Committer: Package Import Robot
  • Author(s): Gerfried Fuchs, Konstantin Khomoutov, Gerfried Fuchs
  • Date: 2011-09-11 16:16:55 UTC
  • mfrom: (1.1.18 upstream)
  • Revision ID: package-import@ubuntu.com-20110911161655-rz3jall453jo3zek
Tags: 2.1.8-1
[ Konstantin Khomoutov ]
* New upstream release.
* Remove patch fixing DSA-2248-1 (CVE-2011-1753)
  as the fix is now integrated upstream.
* Drop patches from OLPC project implementing @recent@ and @online@
  shared roster groups; support for @online@ is now intergated upstream.
* Add patch fixing version string where applicable (EJAB-1484).
* Bump standards version to 3.9.2

[ Gerfried Fuchs ]
* Add recommended targets build-arch and build-indep to debian/rules.
* Fix spelling error in manpage noticed by lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
%%% under the License.
12
12
%%% 
13
13
%%% The Initial Developer of the Original Code is ProcessOne.
14
 
%%% Portions created by ProcessOne are Copyright 2006-2010, ProcessOne
 
14
%%% Portions created by ProcessOne are Copyright 2006-2011, ProcessOne
15
15
%%% All Rights Reserved.''
16
 
%%% This software is copyright 2006-2010, ProcessOne.
17
 
%%%
18
 
%%%
19
 
%%% @copyright 2006-2010 ProcessOne
 
16
%%% This software is copyright 2006-2011, ProcessOne.
 
17
%%%
 
18
%%%
 
19
%%% @copyright 2006-2011 ProcessOne
20
20
%%% @author Christophe romain <christophe.romain@process-one.net>
21
21
%%%   [http://www.process-one.net/]
22
22
%%% @version {@vsn}, {@date} {@time}