Change some non-standard formatting in a previous log entry so it matches
authorPeter Maydell <pmaydell@chiark.greenend.org.uk>
Thu, 15 Dec 2005 00:12:52 +0000 (00:12 +0000)
committerPeter Maydell <pmaydell@chiark.greenend.org.uk>
Thu, 15 Dec 2005 00:12:52 +0000 (00:12 +0000)
the conventions used in other entries.

ChangeLog

index 3ade10b..35bf6c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 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>