diff options
author | salo <salo> | 2004-01-14 17:09:26 +0000 |
---|---|---|
committer | salo <salo> | 2004-01-14 17:09:26 +0000 |
commit | 8afcf23d8c3b863495db14e9c863c5a8382e322a (patch) | |
tree | 1beb0375751d369f040b632beb1960327b76a7a0 /chat/silc-client/distinfo | |
parent | e4863b52c94ab013f15101acabbc268f5e7c09e7 (diff) | |
download | pkgsrc-8afcf23d8c3b863495db14e9c863c5a8382e322a.tar.gz |
Updated to version 1.0.1.
When you are upgrading from a prior release to SILC Client 1.0.1, there
are two issues you have to take special care of:
First of all the default theme (as defined in the file default.theme in
the source package) has changed. You may need to update your personal
theme to reflect those changes. The second change affects the filename
used to store the session data when /DETACH'ing. If you have detached
from a SILC network with your old client and want to resume the session
with SILC Client 1.0.1, you first have to
/SET session_filename session
After successfully resuming your session, you can revert the setting to
its default "session.$chatnet" again.
Changes:
--------
- /NOTICE and /ACTION command now both take a mandatory target argument
and an option -sign flag. Both work in channels and queries, /IGNORE
now correctly treats both. default.theme has changed, please update
your theme. Closes #1.
- /SILCNET [ADD|REMOVE|LIST] command to manage different SILC networks.
- /SMSG and /MMSG now correctly open new query windows if wished.
- New settings session_filename defines the filename used to store
session information generated by /DETACH. A setting like
session.$chatnet allows you to detach from different networks.
Diffstat (limited to 'chat/silc-client/distinfo')
-rw-r--r-- | chat/silc-client/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/silc-client/distinfo b/chat/silc-client/distinfo index 9e6f7cc9daa..3311af1090f 100644 --- a/chat/silc-client/distinfo +++ b/chat/silc-client/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2003/11/27 12:40:53 salo Exp $ +$NetBSD: distinfo,v 1.25 2004/01/14 17:09:26 salo Exp $ -SHA1 (silc-client-1.0.tar.bz2) = 6f5d454110123ce5b21572c510f10f81c1c8e2b5 -Size (silc-client-1.0.tar.bz2) = 1454135 bytes +SHA1 (silc-client-1.0.1.tar.bz2) = e53a8f9577282734723fe9ad8eaf5d3bce035048 +Size (silc-client-1.0.1.tar.bz2) = 1404404 bytes SHA1 (patch-aa) = b9ae5da26840b193d3c9484c975af89294fa8049 |