summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-02-05 07:00:08 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-02-05 07:00:08 +0000
commitaf3c610c3e63f9be8e33163c2a8063d1e295ea4f (patch)
tree44e3ac680eba3fbd6e3f09a88351a263df4cb28b /CHANGELOG
parent547e42fc5cb7c0208eeb002809c3d270334af114 (diff)
Relevant BUGIDs: 130130
Purpose of commit: bugfix Commit summary: --------------- needed quotes around a possibly blank shell variable.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b0c0b35e..30a57be5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,15 @@ Where you should replace XXXXX with a bug-id.
0.75: please submit patches for this section with actual code/doc
patches!
+ ** WARNING **
+
+This release contains backwardly incompatible changes to
+libpam. Prior versions were buggy - see bugfix for Bug 129775.
+
+ ** WARNING **
+
+* quoted the $CRACKLIB_DICTPATH test in configure.in (Bug 130130 -
+ agmorgan).
* improved handling of the setcred/close_session and update chauthtok
stack. *Warning* This is a backwardly incompatable change, but 'more
sane' than before. (Bug 129775 - agmorgan).