]> code.citadel.org Git - citadel.git/commitdiff
BETA 1
authorArt Cancro <ajc@citadel.org>
Tue, 1 Dec 1998 01:27:57 +0000 (01:27 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 1 Dec 1998 01:27:57 +0000 (01:27 +0000)
citadel/ChangeLog
citadel/IAFA-PACKAGE
citadel/citadel.h
citadel/citadel.lsm
citadel/citadel.spec

index af6cfb1537d219a1b285752480bfccdb0e23bb23..4ed96742a091d345bf4bee8afe4ef772f4fdaf12 100644 (file)
@@ -1,6 +1,7 @@
 Mon Nov 30 19:48:52 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * room_ops.c: added sort_msglist() to move and save operations
        * sendcommand.c: added (also updated utils.txt, weekly, Makefile.in)
+       * BETA 1
 
 Sun Nov 29 23:57:39 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
        * Fixed cmd_regi() to not display a second result code after xfer
index 9f9d1d5eb3223061589160338c90268f54ccdd4f..9329c64390ad3e69cd74ce2858a47e18b9bfac48 100644 (file)
@@ -1,8 +1,10 @@
 Title:          Citadel/UX
-Version:        5.50alpha1
-Description:    An implementation of the Citadel BBS program for Unix systems.
-               This is the de facto standard Unix version of Citadel, and is
-                now an advanced client/server application.
+Version:        5.50beta1
+Description:    An advanced messaging system which can be used for BBS,
+               groupware, and
+               online community applications.  It is multithreaded,
+               client/server, database
+               driven, and accessible via a growing selection of front ends.
 Author:         Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 Maintained-by:  Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 Maintained-at:  uncnsrd.mt-kisco.ny.us, ftp.tux.org
index 3f5aedd6ec8658684c813ae56b8275b95d01b659..db5148824b69b3f326a017b7fbbd8721860491f9 100644 (file)
@@ -8,7 +8,7 @@
 #include "sysdep.h"
 #include "sysconfig.h"
 #include "ipcdef.h"
-#define CITADEL        "Citadel/UX 5.50alpha3"
+#define CITADEL        "Citadel/UX 5.50beta1"
 #define REV_LEVEL 550
 #define SERVER_TYPE 0  /* zero for stock Citadel/UX; other developers please
                           obtain SERVER_TYPE codes for your implementations */
index 840bedeaa0ed898eecd466be47608682cbf451d0..c402e187ac46921b5ee16e86a37edda339288d5b 100644 (file)
@@ -1,10 +1,12 @@
 Begin3
 Title:          Citadel/UX
-Version:        5.50alpha1
-Entered-date:  Tue Nov 10 23:35:34 EST 1998
-Description:    An implementation of the Citadel BBS program for Unix systems.
-               This is the de facto standard Unix version of Citadel, and is
-                now an advanced client/server application.
+Version:        5.50beta1
+Entered-date:  Mon Nov 30 20:22:57 EST 1998
+Description:    An advanced messaging system which can be used for BBS,
+               groupware, and
+               online community applications.  It is multithreaded,
+               client/server, database
+               driven, and accessible via a growing selection of front ends.
 Keywords:       Citadel Citadel/UX UNIX POSIX room-based BBS IGnet IGnet/Open
 Author:         Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 Maintained-by:  Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
index 66eea02ba4fd17a60bc22ef4d363408816ded550..bc610c6ce95c3329cd8e45ccd90a309546e3cd76 100644 (file)
@@ -1,8 +1,8 @@
 # $Id$
-Summary: Citadel/UX 5.50alpha3
+Summary: Citadel/UX 5.50beta1
 Name: citadel
 Version: 5.50
-Release: 0.2
+Release: 0.3
 Copyright: GPL
 Group: Applications/Communications
 Source0: citadel.tar.gz
@@ -10,10 +10,9 @@ Buildroot: /var/tmp/citadel-%{PACKAGE_VERSION}-root
 Autoprov: false
 
 %description
-An implementation of the Citadel BBS program for Unix systems. This is the de
-facto standard Unix version of Citadel, and is now an advanced client/server
-application.
-
+An advanced messaging system which can be used for BBS, groupware, and
+online community applications.  It is multithreaded, client/server, database
+driven, and accessible via a growing selection of front ends.
 %prep
 %setup -n citadel