2012-10-04 Eugene Wissner <belka.ew@gmail.com>
	* Updated to 1.1.6

2012-08-31 Eugene Wissner <belka.ew@gmail.com>
	* Linking with Slackware's Berkeley DB 4.8
	* Removed checking for threading libraries. The only threading library is
	BDB and since 4.8 it doesn't seem to support a non-threading variant

2012-05-24 Eugene Wissner <belka.ew@gmail.com>
	 * build: $PKG_OPTLEVEL replaced with "cflags -fstack-protector-all" and
	 "cxxflags -fstack-protector-all" because of #79

2012-05-22 Eugene Wissner <belka.ew@gmail.com>
	* ChangeLog added

	* Updated to 1.1.5

	* Removed old patches:
	- pam-1.0.1-redhat-modules.patch
	- pam-redhat-0.99.9-1.tar.bz2
	- pam-0.99.8.0-tally-fail-close.patch
	- dlopen.sh	(make check does the same)
	- pam-0.99.8.1-redhat-modules.patch
	- pam-1.1.0-cracklib-authtok.patch  system-auth.5
	- pam-redhat-0.99.10-1.tar.bz2 (downloaded "on the fly")

	* pam-1.0.90-redhat-modules.patch: Updated to remove unneeded modules
	properly and add pam_console and renamed to pam-1.1.x-edit-modules.patch

	* Other fixes (just to name some of them):
	- makecheck on script execution
	- added config-util to /etc/pam.d and config-util to man pages
	- removed outdated code that doesn't do something for actual version
	- fixed killing of "duplicate doc file sets"
	- pam "home" is now fedorahosted.org
	- patches' names in the script are changed to ${PKG_PATCH[x]} array values
	- rm and mkdir replaced with removedir and createdir
	- removed --enable-fakeroot and enable-static-libpam (unrecognized option)
	flags from configure, modified linker options to link with libdb-4.7.so
