Imported Debian patch 0.60.1-1
[hcoop/debian/courier-authlib.git] / ChangeLog
index 64bf201..b07b533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+0.60.1
+
+2007-10-06  Anton Dobkin <adobkin@viansib.ru>
+
+       * MYSQL_CHARACTER_SET option.
+
+2007-10-06  Oliver Lehmann <lehmann@ans-netz.de>
+
+       * authvchkpw.c: Fix typo.
+
+2007-10-06  Wayne Pascoe <courier@penguinpowered.org>
+
+       * courier-authlib.spec.in (BuildRequires): on redhat-rpm-config.
+
+2007-10-06  Mr. Sam  <mrsam@courier-mta.com>
+
+       * userdb/userdb.pl.in (usage): Allow colons and pluses, in account
+       names.
+
+2007-10-06  Martin <psiplus@gmail.com>
+
+       * checkpasswordmd5.c (authcheckpasswordmd5): Add {MD5RAW} hash method.
+
+0.60
+
+2007-09-25  "Johnny C. Lam" <jlam-courier@buildlink.org>
+
+       * liblock/lockdaemon.c (OPEN_MAX): Use OPEN_MAX, instead of hardcoded
+       99
+
+2007-09-25  Mr. Sam  <mrsam@courier-mta.com>
+
+       * liblock/lockdaemon.c (OPEN_MAX): Even better, use
+       sysconf(_SC_OPEN_MAX), where available.
+
+2007-09-20  Mr. Sam  <sam@email-scan.com>
+
+       * userdb/userdb.pl.in: Allow underscores in account names.
+
+2007-08-29  "Noel (Sourceforge)" <noelb@users.sourceforge.net>
+
+       * authvchkpw.c: Compilation error.
+
+2007-07-26  Mr. Sam  <sam@email-scan.com>
+
+       * COPYING: GPL 3
+
+2007-04-25  Mr. Sam  <mrsam@courier-mta.com>
+
+       * authvchkpw.c: Quell a compiler warning about a fwd declaration.
+
 0.59.3
 
 2007-04-22  Bill Shupp <hostmaster@shupp.org>