Bumped to version 0.71.5
This commit is contained in:
parent
5a6abb3b70
commit
5705cb1538
@ -1,6 +1,9 @@
|
||||
$Id$
|
||||
|
||||
v0.71.4 12-Aug-2005
|
||||
v0.71.5 18-Aug-2005
|
||||
|
||||
|
||||
v0.71.4 12-Aug-2005 - 18-Aug-2005
|
||||
|
||||
mbselib.a:
|
||||
Removed some debug logging.
|
||||
|
7
TODO
7
TODO
@ -1,6 +1,6 @@
|
||||
$Id$
|
||||
|
||||
MBSE BBS V0.71.4 TODO list.
|
||||
MBSE BBS V0.71.5 TODO list.
|
||||
---------------------------
|
||||
|
||||
These are a list of things that must be implemented one way or
|
||||
@ -109,14 +109,9 @@ mbnntp:
|
||||
|
||||
N: Lastread pointers are not updated.
|
||||
|
||||
N: Check if it's possible with followup messages to find the sender
|
||||
name of the original sender in case the client doesn't set the
|
||||
apperantly-to: header.
|
||||
|
||||
mbaff:
|
||||
L: Rewrite filefind search algorithm.
|
||||
|
||||
|
||||
mbsetup:
|
||||
N: Add a check for double areatag names.
|
||||
|
||||
|
@ -13,7 +13,7 @@ dnl
|
||||
PACKAGE="mbsebbs"
|
||||
MAJOR="0"
|
||||
MINOR="71"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
VERSION="$MAJOR.$MINOR.$REVISION"
|
||||
COPYRIGHT="Copyright (C) 1997-2005 Michiel Broek, All Rights Reserved"
|
||||
SHORTRIGHT="Copyright (C) 1997-2005 M. Broek"
|
||||
|
Reference in New Issue
Block a user