OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre1-65-ge052fe1

Gerrit Code Review gerrit@openafs.org
Mon, 31 Jan 2011 16:15:10 -0800 (PST)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit c53868fe2819c76249ccbae2a6f38ec546a33174
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Dec 4 18:03:21 2010 -0500

    Windows: Build afs_shl_ext.dll with talocaleU.lib
    
    Use the Unicode version of talocale to properly read
    resource strings.
    
    Reviewed-on: http://gerrit.openafs.org/3442
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
    Tested-by: Jeffrey Altman <jaltman@openafs.org>
    (cherry picked from commit 6fe9313180dfe1d509ae97a1e16a67195357cf7b)
    
    Change-Id: I38b4b45e6868283a7f59071f6326389dd569ea2d
    Reviewed-on: http://gerrit.openafs.org/3790
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: Derrick Brashear <shadow@dementia.org>

 src/WINNT/client_exp/NTMakefile      |    2 +-
 src/WINNT/client_exp/afs_shl_ext.cpp |   11 +++++------
 src/WINNT/client_exp/msgs.cpp        |    5 ++---
 src/WINNT/client_exp/shell_ext.cpp   |    8 ++++----
 src/WINNT/client_exp/shell_ext.h     |    6 ++++--
 5 files changed, 16 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository