]> code.citadel.org Git - citadel.git/commit
* messages.c: don't crash when a message contains more than MAXURLS of
authorArt Cancro <ajc@citadel.org>
Sun, 21 Sep 2003 04:10:58 +0000 (04:10 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 21 Sep 2003 04:10:58 +0000 (04:10 +0000)
commit79e72b07d6970ed5633e9659958362c42036d934
treeb45d9602c00afe3b3008fb2ef00092172ec8dc37
parent9ebb6365a59fb88c5e99eaef64db6a940cad122b
* messages.c: don't crash when a message contains more than MAXURLS of
  embedded URL's.  Omit them instead.
* citadel.rc: updated the sample browser remoting command for Macintosh
  based on a Mr.T suggestion
* techdoc/session.txt: redid the writeup for the MOVE command (fixed a
  mistake and made the writeup clearer)
citadel/ChangeLog
citadel/citadel.rc
citadel/messages.c
citadel/techdoc/session.txt