diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-10-26 12:58:48 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-10-26 12:58:48 +0000 |
| commit | 2c83195cacfb4879f777ce588fe2c7f8d847f267 (patch) | |
| tree | d7ec35bc6cdaa7073a2f8b64b87727be358e906e /docs | |
| parent | 6f2e0baadf31ceb6ad37bef0fab2102acb51675a (diff) | |
| download | rabbitmq-server-git-2c83195cacfb4879f777ce588fe2c7f8d847f267.tar.gz | |
use base64 module instead of ssl_base64
The former is part of stdlib and hencd available in all Erlang
installations, whereas the latter is absent if ssl was disabled during
compilation.
The downside is that base64 was only introduced in R11B-4. However,
all the major distributions ship stable branches with Erlang releases
later than that, and for exotic distributions the user can always
build Erlang manually.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
