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

« back to all changes in this revision

Viewing changes to debian/patches/reopen-log.patch

  • Committer: Bazaar Package Importer
  • Author(s): Konstantin Khomoutov, Konstantin Khomoutov
  • Date: 2011-10-03 20:27:12 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20111003202712-w9071rc7vleldxwx
Tags: 2.1.9-1
[ Konstantin Khomoutov ]
* New upstream release.
* Remove obsoleted version.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
167
167
     error_logger:add_report_handler(ejabberd_logger_h, LogPath),
168
168
     erl_ddll:load_driver(ejabberd:get_so_path(), tls_drv),
169
169
@@ -113,6 +120,23 @@
170
 
     Port = open_port({spawn, expat_erl}, [binary]),
 
170
     Port = open_port({spawn, "expat_erl"}, [binary]),
171
171
     loop(Port).
172
172
 
173
173
+get_sasl_logger() ->