summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2000-08-11 05:26:39 +0000
committerAndrew G. Morgan <morgan@kernel.org>2000-08-11 05:26:39 +0000
commitb61735f7a7f752b2ae6ea0518d47163f5ec9e1d2 (patch)
treeee80d66c8d2bd854a68cb52815dcfd7d28955e09 /CHANGELOG
parentbf8c2ffc41c3fbff54fc268c94150d81bb45682e (diff)
Relevant BUGIDs: 111648
Purpose of commit: bugfix (typo) Commit summary: --------------- Solar Designer pointed this one out. A typo in the client header. I've upped the suggested default too. In addition I've added a comment to the CHANGELOG file indicating how to work out what a BUGID refers too.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 42862323..1c5d283d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,16 @@ TODO:
- auth and acct support in pam_cracklib, "yes, I know the password
you just typed was valid, I just don't think it was very strong..."
+====================================================================
+Note, as of release 0.73, all checkins should be accompanied with a
+Bug ID. The bug IDs relate to sourceforge IDs.. You can query the
+related bug description with the following URL:
+
+ http://sourceforge.net/bugs/?func=detailbug&bug_id=XXXXX&group_id=6663
+
+Where you should replace XXXXX with a bug-id.
+====================================================================
+
0.73: please submit patches for this section with actual code/doc
patches!
@@ -30,6 +40,7 @@ TODO:
* fix to pam_shells: logged information was not formatted correctly
(extra comma) (Bug 111491 - fix vorlon)
* fix for C++ application support (Bug 111645 - fix agmorgan)
+* fix for typo in pam_client.h (Bug 111648 - fix agmorgan)
Planning to include: