Bumped to version 0.61.2
This commit is contained in:
parent
6c579bcfcf
commit
c854a40de6
@ -1,7 +1,10 @@
|
||||
$Id$
|
||||
|
||||
|
||||
v0.61.1 20-Jun-2004.
|
||||
v0.61.2 11-Jul-2004
|
||||
|
||||
|
||||
v0.61.1 20-Jun-2004 - 11-Jul-2004
|
||||
|
||||
upgrade:
|
||||
If you compiled with ./configure --enable-newsgate you may
|
||||
|
7
TODO
7
TODO
@ -1,6 +1,6 @@
|
||||
$Id$
|
||||
|
||||
MBSE BBS V0.61.1 TODO list.
|
||||
MBSE BBS V0.61.2 TODO list.
|
||||
---------------------------
|
||||
|
||||
These are a list of things that must be implemented one way or
|
||||
@ -30,9 +30,6 @@ libdiesel.a:
|
||||
processed, instead the previous macro value will be returned.
|
||||
|
||||
mbsebbs:
|
||||
U: If a users homedir is missing, the users sees a wrong error message
|
||||
before the connection is terminated.
|
||||
|
||||
X: Better word wrapping or paragraph justification in editor.
|
||||
|
||||
X: E-mail downloads with e-mail verification.
|
||||
@ -98,7 +95,7 @@ mbfido:
|
||||
|
||||
N: Send notifications to downlinks about changed areas from uplink.
|
||||
|
||||
N: Add statistic mail messages.
|
||||
N: Add statistic mail messages. Via AMC??
|
||||
|
||||
N: With auto created areas golded.inc is not adjusted to the new
|
||||
setup.
|
||||
|
2
configure
vendored
2
configure
vendored
@ -1310,7 +1310,7 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbnntp mbtask mbsetup unix lang example
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="0"
|
||||
MINOR="61"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||
|
@ -13,7 +13,7 @@ dnl
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="0"
|
||||
MINOR="61"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2004 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2004 M. Broek"
|
||||
|
Reference in New Issue
Block a user