Bumped version number
This commit is contained in:
parent
2fe234005d
commit
a840f1180c
19
ChangeLog
19
ChangeLog
@ -1,14 +1,21 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
|
||||||
|
|
||||||
Nodelist processing is under construction, it may be possible that you system
|
v0.37.01 14-Jan-2003.
|
||||||
won't call if you use this version or if it does not accept calls, cannot
|
|
||||||
route mail or breaks your system.
|
|
||||||
|
|
||||||
DO NOT USE THIS VERSION ON PRODUCTION SYSTEMS, ONLY FOR TESTING.
|
general:
|
||||||
|
This version may be used on production systems, but be
|
||||||
|
carefull and check your logs. Before I make any changes that
|
||||||
|
make it more difficult to downgrade I will wait a few days.
|
||||||
|
Things to watch out for:
|
||||||
|
Messages in the logs about too many open files.
|
||||||
|
Systems not being called or called with wrong protols.
|
||||||
|
Let me know if something goes wrong.
|
||||||
|
Make sure you have a copy of the previous sources available
|
||||||
|
if you need to downgrade.
|
||||||
|
|
||||||
v0.37.00 26-Dec-2002.
|
|
||||||
|
v0.37.00 26-Dec-2002 - 14-Jan-2003
|
||||||
|
|
||||||
upgrade:
|
upgrade:
|
||||||
In mbsetup 1.17.3 check if you have the XX,CM,IBN,IFC flags,
|
In mbsetup 1.17.3 check if you have the XX,CM,IBN,IFC flags,
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.37.00 TODO list.
|
MBSE BBS V0.37.01 TODO list.
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
These are a list of things that must be implemented one way or
|
These are a list of things that must be implemented one way or
|
||||||
|
2
configure
vendored
2
configure
vendored
@ -1196,7 +1196,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbtask mbsetup unix lang examples html
|
|||||||
|
|
||||||
|
|
||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
VERSION="0.37.00"
|
VERSION="0.37.01"
|
||||||
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
||||||
GROUP="bbs"
|
GROUP="bbs"
|
||||||
|
@ -9,7 +9,7 @@ AC_SUBST(SUBDIRS)
|
|||||||
dnl General settings for MBSE BBS
|
dnl General settings for MBSE BBS
|
||||||
dnl After changeing the version number, run autoconf!
|
dnl After changeing the version number, run autoconf!
|
||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
VERSION="0.37.00"
|
VERSION="0.37.01"
|
||||||
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2003 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2003 M. Broek"
|
||||||
GROUP="bbs"
|
GROUP="bbs"
|
||||||
|
@ -13,10 +13,10 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
<BLOCKQUOTE>
|
<BLOCKQUOTE>
|
||||||
<center><img SRC="images/mbse.jpg" BORDER=0></center>
|
<center><img SRC="images/mbse.jpg" BORDER=0></center>
|
||||||
<div align=center><h1>MBSE BBS System Guide v0.37.00</h1></div>
|
<div align=center><h1>MBSE BBS System Guide v0.37.01</h1></div>
|
||||||
<HR>
|
<HR>
|
||||||
|
|
||||||
<div align=right><h5>Last update 26-Dec-2002</h5></div>
|
<div align=right><h5>Last update 14-Jan-2003</h5></div>
|
||||||
<P>
|
<P>
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user