1999/02/04 NoK 1.0.5
code correction for mime.
code correction for multiple receipients.
-----
1999/01/23 NoK 1.0.4
Custom file extension. See man wmfrc.
Add mimetype graphic/x-xbitmap.
Remove a bug in the statistics.
Doc including now alsofor the index and stats
-----
1999/01/16 NoK 1.0.4
Bug hunting
Memory allocation cleanup
-----
1998/04/02 NoK 1.0.3
Make ChangeLog ready for year 2000 :-)
Bugfix for Mailaddresses und Names. <klasson@mbox301.swipnet.se>
-----
1998/03/16 NoK 1.0.2
Thread bug in empty subject fixed. <rose@mailbag.com>
-----
1998/03/07 NoK 1.0.2
Date bugfix. <seawood@very.priv.at>
-----
1998/02/20 NoK 1.0.1
Frame bugfix.
-----
1998/02/07 NoK 1.0
Frame support. See man wmfrc.
Statistic page. See man wmfrc.
-----
1998/01/03 NoK 0.94
Remove a bug in config.c HtmlBodyEnd. <Andre.tenBohmer@goliath.sls.wau.nl>
-----
1998/01/02 NoK 0.94
Message counter. See man wmfrc.
-----
1997/12/31 NoK 0.94
New directory structure.
"No Subjects" wont be threaded.
Breaking lines greater than x chars (LineSize = x  in the config file).
-----
1997/08/03 NoK 0.93
Remove a bug in index.c
5 more config features. See man wmfrc.
-----
1997/08/01 Nok 0.93
Speedup AppendFile in file.c <exco@bat710.univ-lyon1.fr>
manfile for wmfrc
More config features. See man wmfrc.
-----
1997/07/06 NoK 0.91
Remove a bug in GetName <schwarz@monet.m.isar.de>
-----
1997/06/29 NoK 0.91
Addition work for Bug removed in threading (changing subject in a thread)
-----
1997/06/27 NoK 0.91
Bug removed in reading the mail header data from html
Marking the end of the mail header data with <!-- EmailData="End" -->
Bug removed in threading (changing subject in a thread)
-----
1997/06/07 NoK 0.91
Patch "#include <fcntl.h>"
Patch for dmalloc <th@ant.han.de>
Bugs removed in mime.c, file.c and mail.c <th@ant.han.de>
New html-link to wmf
-----
1997/05/11 NoK 0.9
Configuration file summary
- MailCommand
- FilePermission
- DayLimit
- PageSize
- SortOrder
- WriteMode
- NoFaceFile -> FaceNoData
- FaceSupport
- FaceDirectory
Now use " insteed of * in warnings
-----
1997/05/08 NoK 0.9
Configuration file summary
- ReplyChars -> BodyReplyChars
- BodyHtmlConvert
- BodyLinkUrl
- BodyLinkEmail
Start for new mime type decoding text/enriched
-----
1997/05/02 NoK 0.9
Configuration file summary
- AboutLink
- Directory
- MailboxFile
- FolderName
- DebugLevel
-----
1997/04/26 NoK 0.9
Now it works also with SCO Mail <develop@flbeach.com>
-----
1997/04/13 NoK 0.9
Configuration file summary
 - HtmlBodyStart,HtmlBodyEnd
 - HtmlSeparator (HR)
 - ReplyChars,ReplyStart,ReplyEnd 
 - NoFaceFile
-----
1997/04/02 NoK 0.9
Begin with configuration file reading
Another Thread bug found (Space after Subject)
-----
1997/03/29 NoK 0.9
Mailheader mime decoding
Mailheader html convert
Thread improvement <Martin.Kraemer@mch.sni.de>
-----
1997/03/29 NoK 0.9
Uudecoding with/without mime
-----
1997/03/19 NoK 0.9
Bug removed (empty Mail) <admiral@panix.com>
-----
1997/03/17 NoK 0.9
If a filename (mime multipart) exist, save as file and make a href
Base64 Decoding
GIF implementation (currently hardcoded)
Bug redetected in thread. If there was a mail without a MessageID = wrong thread
Add an example how I think a configurationfile should look like
-----
1997/03/15 NoK 0.9
Check Directory where the html's should be write to.
-----
1997/03/12 NoK 0.9
Bug removed (empty mbox-file) <manfred@Idefix.lom.camcom.it>
Cleanups for Solaris <suter@dnrc.bell-labs.com>
Ignore leading tabs in head datas
-----
1997/03/11 NoK 0.8
additional mime, octetstream -> save as file linked by a hyperlink
-----
1997/03/07 NoK 0.8
New switch -a for about-hyperlink
Handel < and > correctly in the senders name
use <> instead of () at from: and to: to hold the email
Clean html in the mailbody
line break in quoted befor a "=\n"
-----
1997/03/03 NoK 0.8
LSM added to the doc
Removing bugs from date.c (getutc) and index.c (ReadHtmlHeader)
-----
1997/03/02 NoK 0.8
Hyperlinking Names with Email in thread,subject and date index
-----
1997/02/27 NoK 0.8
HomePageLink to the Sender name or if not exist append the url
-----
1997/02/26 NoK 0.8
write-mode 3 = append without indexing
-----
1997/02/25 NoK 0.8
Bug detected in thread. If there was a mail without a MessageID = wrong thread
Bug detected in index-files. "Page:" if there is only one
Sorting (Author,Subject) new 
Hyperlink email in author.html and date added
better quoted-printable support
start of mime support
-----
1997/02/23 NoK 0.7
Detect email-addresses and make a hypelink
threading level limitation
Preparation for a new release (doc,cleanup)
-----
1997/02/22 NoK 0.7
Handle To: fields with more than one address
-----
1997/02/20 NoK 0.7
New switch -f for filepermissions
Modify mail.c (checking for empty mails) <bbm@mh.nl>
Exchange Append/Overwriting in doc and help
DebugLevel default = 0
-----
1996/12/21 NoK 0.7
Modify Makefile (MAILTO -> mailto) <jim@sm5323.mcclellan.af.mil>
-----
1996/12/13 NoK 0.7
Modify config.c (null-string) <peter@geochange.er.usgs.gov>
Update README
-----
1996/12/01 NoK 0.6
writing README
begin with html document
add news to ToDo
-----
1996/11/23 NoK 0.6
writing man
little Makefile changes
doc/LICENCE added
-----
1996/11/20 NoK 0.5
compiler switch -Wall added
cleanup done
begin writing man
-----
1996/11/15 NoK 0.5
Bug removed at AddData in mail.c
face support implemented and tested
new routine to handel malloc
-----
1996/10/19 NoK 0.4
Bugs removed
stdin tested
face support started (linking compface)
-----
1996/10/14 NoK 0.3.0
quoted text
url hyperlinks
-----
1996/10/13 NoK 0.2.0
Update ToDo
Threaded index
-----
1996/10/12 NoK 0.2.0
HomePage Hyperlink added
Bug removed (empty lists)
-----
1996/10/10 NoK 0.2.0
List-Datelimit
Header-Cleanup
-----
1996/10/08 NoK 0.2.0
Indexing (date,author,subject)
Index can be splitted on more pages
-----
1996/09/28 NoK 0.1.0
getutc(date.c) -> convert datestring to utc.
CleanMailMem(mail.c) -> free allocated memory
bug removed at addbody(mail.c)
-----
1996/09/28 NoK 0.1.0
Starting ChangeLog,ToDo
Status: - Converting mail -> html from a file
        - Different modes (append,overwrite,indexing)
-----
