summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-03-15 05:44:39 +0000
committerhubertf <hubertf@pkgsrc.org>2003-03-15 05:44:39 +0000
commit1e350a4d271fc276467cc1f87545866a365949fa (patch)
tree8136bb90e0315ad2f1ca22fa59fdc397c4c25fec /doc
parente140f86209d61d4dfc7186c474b164cbc16bc4f0 (diff)
downloadpkgsrc-1e350a4d271fc276467cc1f87545866a365949fa.tar.gz
Update lopster to 1.2.0. Changes:
* Most important - Multi server support - connecting to more than one server - Multi source support - downloading a file from more than one source * Servers - Completely new server/network handling - create your own network groups - Basic IRC support - just create a network with type IRC and add a server there - Compression support on opennap-ng servers - ./configure --with-zlib - Thread support - ./configure --with-pthread to get rid of gui freezes * Library and browse - Quick search - quickly find files in your library or browses - New layout - two window view for direcotries and files - Direct browses handled like uploads - They are bandwidth restricted, you can abort them - Browses are saved to disc - You can view the files offline and even queue files of offline users for downloading * Search - Tree view - Same files, same node - More options - more power * Chat - Lots of right click tokens - Networks, channels, nicknames, files, urls. Try it! - Limit for chat buffers * Transfers - Download layout changes - it is configurable - check prefs - Download clone detection - Advanced connection between Lopster users - You can download several segments with one single TCP connection * Statistic - New layout - more options for the bandwidth graph (click) * As always: - Lots of minor changes, lots of bug fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 5415f05cc22..a67c8a22ca1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1640 2003/03/14 23:41:48 atatat Exp $
+$NetBSD: CHANGES,v 1.1641 2003/03/15 05:44:39 hubertf Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -1124,3 +1124,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated libdvdcss to 1.2.6 [wiz 2003-03-14]
Updated cvsync to 0.14.5 [gehenna 2003-03-14]
Updated pkgdepgraph to 2.2 [atatat 2003-03-14]
+ Updated lopster to 1.2.0 [hubertf 2003-03-15]