User: hakulicious Branch: DRUPAL-6--3 Date: Wed, 22 Sep 2010 04:27:51 +0000 Modified files: /modules/force_password_change force_password_change.module Log message: * Fixed bug in code (missing ampersand) as reported by tmsimont (http://drupal.org/user/566678) in [911688] and awolfey (http://drupal.org/user/277371) in [909930] * Changed bug that registed password as being changed upon saving the user page, even if the password hadn't actually been changed. Reported by awolfey (http://drupal.org/user/277371) in [908622] * Changed text on user page from saying 'user had last changed password on DATE' to 'password was last changed on DATE', as the password may have been changed by an admin and not the user. Reported by awolfey in [908622] Links: http://cvs.drupal.org/diff.php?path=contributions/modules/force_password_cha...