summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-01-22 06:52:35 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-01-22 06:52:35 +0000
commitec6d77b384ea083cb69a1d6df91c875eee2d1228 (patch)
tree49bbbceba8c01995b138aae5cc7b06b1032c0963
parent9fb9393ede4ee9d43ff841557f95ed2af7d1a15f (diff)
Relevant BUGIDs: 129642
Purpose of commit: make release Commit summary: --------------- Its that time again - time to release 0.74
-rw-r--r--CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 929e0fa8..8a209929 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,9 +32,12 @@ related bug description with the following URL:
Where you should replace XXXXX with a bug-id.
====================================================================
-0.74: please submit patches for this section with actual code/doc
+0.75: please submit patches for this section with actual code/doc
patches!
+0.74: Sun Jan 21 22:36:08 PST 2001
+
+* made 0.74 release (Bug 129642 - agmorgan)
* libpam - cleaned up a few non-static functions to be static and added
support for libpam to enforce things like pam_[gs]et_data() and
AUTHTOK rules for using the API. Also documented pam_[gs]et_item()
@@ -77,7 +80,7 @@ Where you should replace XXXXX with a bug-id.
(Bug 124388 - baggins)
* pam_userdb - fixed wrong definition of struct pam_module (was pam_wheel)
(Bug 124386 - baggins)
-* fixed example/Makefile include path (Bug 124187 - agmorgan)
+* fixed example/Makefile include path (Bug 124187, 127563(?) - agmorgan)
* pam_userdb compiles on RH5x. Also removed circular dependency on
configure.in. Also bumped revision number to 0.74. (Bug 124136 -
agmorgan)