]> code.citadel.org Git - citadel.git/commit - citadel/citserver.c
* CtdlOutputMsg() caches the most recently fetched message in memory. This
authorArt Cancro <ajc@citadel.org>
Sat, 13 Jul 2002 03:24:33 +0000 (03:24 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 13 Jul 2002 03:24:33 +0000 (03:24 +0000)
commit785a0af5290c667bcecfe3e72a2af58491140863
treeadad813025a94f7c658fe4bc494883aa4b041ee8
parent3d7119bcee2c3613fa8a897680abd4da2c9a8b54
* CtdlOutputMsg() caches the most recently fetched message in memory.  This
  eliminates the need to do multiple database fetches when we go back for
  additional MIME parts, etc.
citadel/ChangeLog
citadel/citserver.c
citadel/msgbase.c
citadel/server.h