]> code.citadel.org Git - citadel.git/commit
* msgbase.c: when committing a new message to the store, save its RFC822
authorArt Cancro <ajc@citadel.org>
Thu, 21 Apr 2005 17:28:51 +0000 (17:28 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 21 Apr 2005 17:28:51 +0000 (17:28 +0000)
commit72e5c9c43f2d1a2ab7af3c50f9b106f51a1d6c82
tree67ea47143841fb17f6bd05ee3f595ab302127da2
parentca0714f168ab7cb7af8177e10941aa5c1fa3b09f
* msgbase.c: when committing a new message to the store, save its RFC822
  length to the metadata record immediately.  This will eliminate the need
  to calculate it later during a fetch operation.
citadel/ChangeLog
citadel/msgbase.c