* Crash: Pico would crash when a search and replace was requested. The
commit78cdd43ac7f0b6b14dddc0a539f50bf2609ebfa5
authorEduardo Chappa <chappa@washington.edu>
Fri, 8 May 2015 15:12:03 +0000 (8 09:12 -0600)
committerEduardo Chappa <chappa@washington.edu>
Fri, 8 May 2015 15:12:03 +0000 (8 09:12 -0600)
treeaabefe2bc16da03777e69e85718cf62aaaf4db66
parent21aedc404d8e1bf637e810ee521e99472b1e1287
   * Crash: Pico would crash when a search and replace was requested. The
     problem was that the menu must have size 10, even if not all items
     are used, and in this case, it had size 2, making the routines that
     process menu items crash.

   * The feature Scramble the Message-ID When Sending will also scramble
     the name, version and operative system in the message-id header.
     Based on a contribution by Dennis Davis, which is itself based on a
     contribution by Mark Hills.
pico/search.c
pith/pine.hlp
pith/reply.c
pith/reply.h