diff options
author | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-31 21:46:53 +0000 |
---|---|---|
committer | Eugeni Dodonov <eugeni@mandriva.org> | 2009-03-31 21:46:53 +0000 |
commit | a95d89d2c00598dcdd5f0806019c52092223a8eb (patch) | |
tree | 0d7dbdbebfd77c7a7078279ed2b2c1a8f65cc9d0 /perl-install/NEWS | |
parent | a57cd6cd44c7e54dfb20c7d011693f3e02db7134 (diff) | |
download | drakx-a95d89d2c00598dcdd5f0806019c52092223a8eb.tar drakx-a95d89d2c00598dcdd5f0806019c52092223a8eb.tar.gz drakx-a95d89d2c00598dcdd5f0806019c52092223a8eb.tar.bz2 drakx-a95d89d2c00598dcdd5f0806019c52092223a8eb.tar.xz drakx-a95d89d2c00598dcdd5f0806019c52092223a8eb.zip |
Producing valid winbind configuration when REALM != DNS (based on patch from #49189).
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 8385afd5d..eea654149 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- drakauth: + o handling winbind configuration when REALM != DNS (#49189) + Version 12.20 - 30 March 2009 - draksec: |