summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-09-24 04:35:26 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-09-24 04:35:26 +0000
commit2b71955aec63541e4b071c12eae9fba76e7085fa (patch)
tree3e0c593f6e94f7b236b1f26a5d1f0b4c7b19ac6b /CHANGELOG
parentf5585b3dba7589d1a145045672dc63dd31afb615 (diff)
Relevant BUGIDs: 612956
Purpose of commit: cleanup Commit summary: --------------- set up for 0.78 development add pgp key transition info (in the pgp.keys.asc file).
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index eda37cae..ddcca978 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -55,8 +55,14 @@ bug report - outstanding bugs are listed here:
0.78: please submit patches for this section with actual code/doc
patches!
+* added my new DSA public key to the pgp.keys.asc file. Also included
+ a signed copy of my new public key (1024D/D41A6DF2) made with my old
+ key (1024/2A398175).
+
0.77: Mon Sep 23 10:25:42 PDT 2002
+* documentation support for pdf files was not quite right -
+ installation was messed up.
* pam_wheel was too aggressive to grant access (in the case of the
'deny' option you want to pay attention to 'trust'). Fix from
Nalin (Bugs 476951, 476953 - agmorgan)
@@ -70,9 +76,8 @@ bug report - outstanding bugs are listed here:
* pam_unix and pam_pwdb: by default turn off the SIGCHLD handler while
running the helper binary (patch from Nalin) added the "noreap"
module argument to both of these modules to turn off this new
- default. Bugfix for former module and 521314 checkin. (Bugs 476963,
- 521314 - agmorgan).
-
+ default. Bugfix found by Silvan Minghetti for former module and
+ 521314 checkin. (Bugs 476963, 521314 - agmorgan).
* updated CHANGELOG and configure.in for 0.77 work.
0.76: Mon Jul 8 21:44:59 PDT 2002