summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2001-11-12 07:20:39 +0000
committerAndrew G. Morgan <morgan@kernel.org>2001-11-12 07:20:39 +0000
commit6c581ef8dbe547cbc2276355803de4bcddee1f42 (patch)
tree94f1ea08f4665aff837af558df60556e5903df66 /CHANGELOG
parent6616ed2d983c6f27d5cb58d9ef02c15329178542 (diff)
Relevant BUGIDs: 476938
Purpose of commit: cleanup Commit summary: --------------- removed a compiler warning (courtesy Nalin) and added a memory leak comment.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7ab5df55..89d9989a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,6 +49,7 @@ bug report - outstanding bugs are listed here:
0.76: please submit patches for this section with actual code/doc
patches!
+* pam_motd: Nalin fixed compiler warning. (Bug 476938 - agmorgan)
* pam_pwdb: Solar Designer pointed out that there was a problem with
the compatibility support for md5 password hashing. (Bug 460717,
476961 - agmorgan)