]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Correct attribution of current MD5 changes.
authoramosjeffries <>
Fri, 30 Nov 2007 11:34:12 +0000 (11:34 +0000)
committeramosjeffries <>
Fri, 30 Nov 2007 11:34:12 +0000 (11:34 +0000)
The current MD5 alterations in 3.0 are the ones made by Duane not me (Amos)

include/md5.h

index 8b49396151642c17bfa78f5fdc7bc78faac33c71..2aba146325992cb997a942d319a428db33a46139 100644 (file)
@@ -26,9 +26,9 @@
  * minor cleanup. - Henrik Nordstrom <henrik@henriknordstrom.net>.
  * Still in the public domain.
  *
- * Changed function names to xMD5* to prevent symbol-clashes when
- * external library code actually used.
- * - Amos Jeffries <squid3@treenet.co.nz>
+ * Prefixed all symbols with "Squid" so they don't collide with
+ * other libraries.  Duane Wessels <wessels@squid-cache.org>.
+ * Still in the public domain.
  *
  */