* Implemented new data type "CtdlMessage" which will eventually be used as
authorArt Cancro <ajc@citadel.org>
Tue, 27 Jul 1999 22:47:26 +0000 (22:47 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 27 Jul 1999 22:47:26 +0000 (22:47 +0000)
commit7fc1fad7be2e597e538d37ace95f415de598e15b
tree46ab9f99ba004310aa0cb8d43e74f3051f4b6a86
parentc771b25104d1bb65088a05d7a876571c470ac2e8
* Implemented new data type "CtdlMessage" which will eventually be used as
  widely as possible to represent a message in memory.
* Implemented CtdlFetchMessage() which is intended to become the back-end to
  output_message() as well as a bunch of other things.
citadel/ChangeLog
citadel/msgbase.c
citadel/msgbase.h
citadel/server.h