From a0aaabcaae1e82b8c9c814ead45028e8e05381d5 Mon Sep 17 00:00:00 2001 From: skeeter Date: Wed, 22 Nov 2000 12:02:59 +0000 Subject: [PATCH] missed converting to calss for support of VFS --- doc/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index cc1a33dc99..0c9dc5852d 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -1,4 +1,5 @@ [0.9.5] - Fixed NNTP preferences. + - Fixed NNTP read_message - missed converting call for VFS. [0.9.4] - Fixed calendar week view. - Displays calendar items in day view without start times.