]> granicus.if.org Git - linux-pam/blobdiff - CHANGELOG
Relevant BUGIDs: 416229
[linux-pam] / CHANGELOG
index 3fd8227556ccb2939117d428c501be6a31fd6a60..4379763fcb1410f0c47498b3ccd911e476e4d594 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -49,6 +49,10 @@ bug report - outstanding bugs are listed here:
 0.76: please submit patches for this section with actual code/doc
       patches!
 
+* $(MAKE) instead of 'make' - from Scott T. Emery (Bug 422144 -
+  agmorgan)
+* c++ header fixes for pam_misc.h and pam_client.h - from Alexandre
+  Sagala (Bug 420270 - agmorgan)
 * pam_access fixes - looks out for trailing '.' - from Carlo Marcelo
   Arenas Belon (Bug 419631 - agmorgan)
 * don't zero out password strings during pam_unix's password changing