diff options
author | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2009-10-19 09:47:33 +0200 |
commit | fa08d0b44bf80f6caaeb004a0f27d8346c2820e2 (patch) | |
tree | 8b8776f10510fba567d9abe072a8b37b95c499fb /source3/change-log | |
parent | 38fbfdca4d4234875f15571f7c90eff0078b6b2c (diff) | |
download | samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.gz samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.tar.bz2 samba-fa08d0b44bf80f6caaeb004a0f27d8346c2820e2.zip |
Fix typo.
privilage -> privilege
Karolin
Diffstat (limited to 'source3/change-log')
-rw-r--r-- | source3/change-log | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/change-log b/source3/change-log index 1f7798b541..b614802724 100644 --- a/source3/change-log +++ b/source3/change-log @@ -1440,7 +1440,7 @@ changes to samba. This change-log is now obsolete. timezone - attempted alignment fixups (to speed up memcpy) - added some DCE/DFS support (thanks to Jim Doyle <doyle@oec.com>) - - added fix so that root doesn't have special privilages to open + - added fix so that root doesn't have special privileges to open readonly files for writing (but admin users do). This fixes the MS office install problem. - fixed trans2 response bug in client |