From 53992b7757afdaef23b4093571ee4fc4026c7f68 Mon Sep 17 00:00:00 2001 From: salo Date: Sun, 19 Jun 2005 01:22:17 +0000 Subject: Updated to version 1.0 Changes: 1.0: ==== Only minor bugfixes were made to the previous version. - Fixed channel public key list saving on backup router on JOIN command reply. - New optimized logging. 0.9.21: ======= A small bugfix release. - Added default limit how many channels one client can join (50). - Added missing getopt.[ch]. - Fixed compilation with pkg-config files 0.9.20: ======= A bugfix release to the SILC Server. In addition of various bugfixes, this version now also includes new math library that from now on will be included in all SILC distributions. - Added more liberal channel names from the previous more stricter identifier string change. - Added SERVICE command to server, though services aren't supported yet. - Fixed MOTD command to send empty reply if motd does not exist. - Fixed LIST command. - Fixed query to stop if client goes away. - Added pkg-config check to the configure. - Several other bugfixes were made. --- chat/silc-server/options.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/silc-server/options.mk') diff --git a/chat/silc-server/options.mk b/chat/silc-server/options.mk index 9b7c6bc7b55..44deb0467b8 100644 --- a/chat/silc-server/options.mk +++ b/chat/silc-server/options.mk @@ -1,9 +1,8 @@ -# $NetBSD: options.mk,v 1.2 2005/05/31 10:01:36 dillo Exp $ +# $NetBSD: options.mk,v 1.3 2005/06/19 01:22:17 salo Exp $ # PKG_OPTIONS_VAR= PKG_OPTIONS.silc-server PKG_SUPPORTED_OPTIONS= debug inet6 -PKG_SUGGESTED_OPTIONS= inet6 .include "../../mk/bsd.options.mk" -- cgit v1.2.3