From 93def410b840f2b2ecbaa571d0f605da97f229cc Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sat, 5 Jun 2010 11:50:37 -0500 Subject: Add note about XySSL/PolarSSL name change Signed-off-by: Dan McGee --- lib/libalpm/md5.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/libalpm/md5.c b/lib/libalpm/md5.c index 767e1665..7d2716f2 100644 --- a/lib/libalpm/md5.c +++ b/lib/libalpm/md5.c @@ -37,6 +37,9 @@ * to * int md5_file( const char *path, unsigned char *output ) * * various static/inline changes + * + * NOTE: XySSL has been renamed to PolarSSL, which is available at + * www.polarssl.org. If we update, we should get it from there. */ #include -- cgit v1.2.3-24-g4f1b