Changed AreaMgr and FileMgr code

This commit is contained in:
Michiel Broek
2002-02-11 21:49:10 +00:00
parent 11d712c572
commit 465b620050
3 changed files with 1456 additions and 1479 deletions

View File

@@ -4585,7 +4585,8 @@ v0.33.19 26-Oct-2001
v0.33.20 10-Feb-2002
upgrade:
Compile sources and install binaries. Restart the BBS.
Enter mbsetup, this will upgrade the databases.
general:
Added structures for area maintenance with area lists.
@@ -4595,3 +4596,11 @@ v0.33.20 10-Feb-2002
Added 2 functions to return the OS name and CPU family.
Added a function to return the right tearline.
mbsetup:
In message groups added default settings for auto area
creation.
mbfido:
In AreaMgr and FileMgr changed aka matching for area
connections. Code cleanups.