diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /filesharing/advanced/kcm_sambaconf/ChangeLog | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf/ChangeLog')
-rw-r--r-- | filesharing/advanced/kcm_sambaconf/ChangeLog | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/ChangeLog b/filesharing/advanced/kcm_sambaconf/ChangeLog new file mode 100644 index 00000000..218c7bd3 --- /dev/null +++ b/filesharing/advanced/kcm_sambaconf/ChangeLog @@ -0,0 +1,53 @@ +- 0.5 + * New features : + - Added new options of Samba 3.0.2 + * Bugfixes : + - Fixed a crash if files are deleted from a directory + that is configured by KSambaPlugin at the same time. +- 0.5 Beta 2 + * New features : + - Support of Samba 3.0.1 + * Bugfixes : + - Should now be compileable with Qt 3.0 +- 0.5 Beta + * New features : + - Works with Samba 3.x + - Supports all options of Samba 3.0 and Samba 2.x + - Supports loading and saving of remote Samba configuration files + with KIO slaves (e.g. fish) + - Complete rewrite of the user permission tab + - Accelerator keys added where possible + - Tab ordering fixed everywhere + - Redesigned big parts of the interface + + * Bugfixes : + - Fixed crash, when smb.conf wasn't found + - Some other bugs fixed + +- 0.4.1 + * Bugfixes : + - "user only" changed to "only user" + - Changings in the advanced tab will enable the apply button + * New options : + - Many new options have been added to the Share dialog + - The layout of the Share dialog has been changed + * Automake : + - Doesn't depend on automake 1.7, but on version 1.5.x + +- 0.4b + * Bugfixes : + - General : + * adding a blank line between two sections in the smb.conf + - Konqueror Plugin : + * availabe changed to available + * when changing a share to be not shared the entry is removed from the smb.conf + - KControl Center Module : + * Changing of the socket options works now + * New layout : + - The KControl Center module layout has changed much + - The Konqueror plugin layout has been changed a little + * New options : + - Many new options have been added to the KControl Center module + + + |