2005-12-07 Jon Steinhart <nmh@fourwinds.com>
- o Fixed a bug where anno -append put the headers in the wrong place
- if applied to a message that didn't contain any headers.
+ * Fixed a bug where anno -append put the headers in the wrong place
+ if applied to a message that didn't contain any headers.
- o Added a special value of "all" to the -number option that causes
- anno -delete to delete all matching components instead of just
- the first one.
+ * Added a special value of "all" to the -number option that causes
+ anno -delete to delete all matching components instead of just
+ the first one.
- o Added new -preserve and -nopreserve options. Using -preserve
- retains the original last accessed and last modified times on
- annotated messages.
+ * Added new -preserve and -nopreserve options. Using -preserve
+ retains the original last accessed and last modified times on
+ annotated messages.
2005-12-05 Josh Bressers <josh@bress.net>