Fixed offline upload timezone problem for bluewave

This commit is contained in:
Michiel Broek 2002-07-01 20:22:53 +00:00
parent 4347378fe8
commit f5132ca7a0
2 changed files with 6 additions and 0 deletions

View File

@ -68,6 +68,10 @@ v0.35.02 22-Jun-2002
The display lastcaller list now also supports the /U optional
data to display Unix names.
Code cleanup in offline reader.
Messages posted using BlueWave format now correct the timezone
difference.
Messages posted using BlueWave now show the tearline of the
OLR client if this is present.
mbtask:
When first run the goldnode command is only filled in if it

2
TODO
View File

@ -36,6 +36,8 @@ mbsebbs:
N: OLR, implement file requests.
N: OLR doesn't write echomail.jam or netmail.jam files.
mbfido:
U: Code cleanup and make a structure in this program. Remove duplicate
or similar functions.