diff options
author | Caleb Tennis <caleb@gentoo.org> | 2003-08-12 03:16:32 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2003-08-12 03:16:32 +0000 |
commit | ffb45d0f1d4aebdeaa5b3695ca00e2a262a83697 (patch) | |
tree | 9ca9d711b948ba90e2471e8f83af2440dd23fc83 /net-misc/smb4k/ChangeLog | |
parent | Update to 6.2.069 (diff) | |
download | historical-ffb45d0f1d4aebdeaa5b3695ca00e2a262a83697.tar.gz historical-ffb45d0f1d4aebdeaa5b3695ca00e2a262a83697.tar.bz2 historical-ffb45d0f1d4aebdeaa5b3695ca00e2a262a83697.zip |
new program - samba browser for kde
Diffstat (limited to 'net-misc/smb4k/ChangeLog')
-rw-r--r-- | net-misc/smb4k/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/net-misc/smb4k/ChangeLog b/net-misc/smb4k/ChangeLog new file mode 100644 index 000000000000..4258e88022f5 --- /dev/null +++ b/net-misc/smb4k/ChangeLog @@ -0,0 +1,25 @@ +# ChangeLog for net-misc/smb4k +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/smb4k/ChangeLog,v 1.1 2003/08/12 03:16:32 caleb Exp $ + +*smb4k 0.2.1 (14 Jul 2003) + +01 Aug 2003; Henrik <Spock2000@gmx.de> smb4k-0.2.1.ebuild : + +- Fixed hanging of Smb4K when exiting via File->Quit. +- Fixed wrong master entry for hosts, that were added by a network search. +- Fixed duplicate workgroup entries. +- Fixed several problems in the browse code. +- Fixed a crash in the "Logins" config tab. +- Improved the "Network" and "Share" tab. +- Improved the share view's popup menu. +- Redesigned the configuartion dialog. Now it complies with KDE standards. +- Added catalan translation. Many thanks go to Leopold Palomo Avellaneda for + providing it. +- Added swedish translation. +- Added experimental WINS server support. +- Separated KProcess stuff from the widget classes. +- Login information is stored in a separate file with strict permissions. +- Many more improvements, bug fixes and code clean-ups. + + |