Bumped to version 0.71.1
This commit is contained in:
parent
b58fb29f98
commit
2266f898af
10
ChangeLog
10
ChangeLog
@ -1,11 +1,13 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
!!!! DON'T USE, THIS VERSION HAS LOTS OF BUGS !!!!
|
|
||||||
==================================================
|
|
||||||
But if you don't use the bbs then you may be safe.
|
|
||||||
|
|
||||||
|
v0.71.1 28-Nov-2004
|
||||||
|
|
||||||
v0.71.0 27-Oct-2004
|
v0.71.0 27-Oct-2004 - 28-Nov-2004
|
||||||
|
|
||||||
|
upgrade:
|
||||||
|
Start mbsetup and leave.
|
||||||
|
You might want to check menu 8.5, file transfer protocols.
|
||||||
|
|
||||||
general:
|
general:
|
||||||
From filetranfer records removed the batch and bidirectional
|
From filetranfer records removed the batch and bidirectional
|
||||||
|
2
TODO
2
TODO
@ -1,6 +1,6 @@
|
|||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
MBSE BBS V0.71.0 TODO list.
|
MBSE BBS V0.71.1 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
@ -1310,7 +1310,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="71"
|
MINOR="71"
|
||||||
REVISION="0"
|
REVISION="1"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||||
|
@ -13,7 +13,7 @@ dnl
|
|||||||
PACKAGE="mbsebbs"
|
PACKAGE="mbsebbs"
|
||||||
MAJOR="0"
|
MAJOR="0"
|
||||||
MINOR="71"
|
MINOR="71"
|
||||||
REVISION="0"
|
REVISION="1"
|
||||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||||
|
Reference in New Issue
Block a user