From f5132ca7a0cdfce50810972e2bb3e5651d307b65 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Mon, 1 Jul 2002 20:22:53 +0000 Subject: [PATCH] Fixed offline upload timezone problem for bluewave --- ChangeLog | 4 ++++ TODO | 2 ++ 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5e8e04b4..42892e7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/TODO b/TODO index 0dab9a02..21463130 100644 --- a/TODO +++ b/TODO @@ -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.