]> code.citadel.org Git - citadel.git/commit
* html.c: don't truncate messages when wacky characters are
authorArt Cancro <ajc@citadel.org>
Wed, 17 Sep 2003 21:40:14 +0000 (21:40 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 17 Sep 2003 21:40:14 +0000 (21:40 +0000)
commit9ebb6365a59fb88c5e99eaef64db6a940cad122b
treee1ee80d0714075b519188c45de7be3c3b3b46f7f
parent7fd04625125da9987099cb4e7246871241d6e5ce
* html.c: don't truncate messages when wacky characters are
  encountered.  Substitute '?' characters instead.  Now the Citadel
  community can complain about b0rken MS ASCII.
citadel/ChangeLog
citadel/commands.c
citadel/html.c