]> code.citadel.org Git - citadel.git/commit
* Fixed bug in mime_parser.c that caused parts to be dropped when the last
authorArt Cancro <ajc@citadel.org>
Fri, 18 May 2001 20:12:09 +0000 (20:12 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 18 May 2001 20:12:09 +0000 (20:12 +0000)
commit5845def6bb83a66579b2b4b8e42b4443c4b56280
treefef40081d19edfe1def307b75791acbaf2802234
parent8fb740a4207224fe855da7bfd8c663b3e5bec484
* Fixed bug in mime_parser.c that caused parts to be dropped when the last
  boundary was the very last line of the message.
* serv_smtp.c: toned down some of the command response verbage.
citadel/ChangeLog
citadel/mime_parser.c
citadel/serv_smtp.c