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 | |
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')
-rw-r--r-- | net-misc/smb4k/ChangeLog | 25 | ||||
-rw-r--r-- | net-misc/smb4k/Manifest | 3 |
2 files changed, 28 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. + + diff --git a/net-misc/smb4k/Manifest b/net-misc/smb4k/Manifest new file mode 100644 index 000000000000..6b80b1e79e12 --- /dev/null +++ b/net-misc/smb4k/Manifest @@ -0,0 +1,3 @@ +MD5 a5c91ee873fa8347ba7c56200ed31b7a smb4k-0.2.1.ebuild 780 +MD5 719fe281cd2ae2f556f4024f91528143 ChangeLog 972 +MD5 90598caf738b27ceab90343ed28f2370 files/digest-smb4k-0.2.1 63 |