1d4f3ca Fixing a compiler warning introduced by Ticket #561 - disable writing unhashed#user#password to changelog

Authored and Committed by nhosoi 11 years ago
    Fixing a compiler warning introduced by Ticket #561 - disable writing unhashed#user#password to changelog
    commit c4bd52e2211c043087765f74df6cf6cd41b8f234
    
    Fix description: configuration parameter getter APIs are not
    advertised to plugins.  This patch slapi_config_get_unhashed_
    pw_switch which is available among plugins.
    
    https://fedorahosted.org/389/ticket/561
    
    Reviewed by Mark (Thank you!!)