Skip to content

Commit

Permalink
Fix Changes.md formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Nov 4, 2023
1 parent 7c3e822 commit 7f89949
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,10 @@

- Fix handling of errors during initialization. These sorts of error could lead to a confusing panic
instead of showing the actual error message.

- Handle the case where stdout is not connected to the terminal. Previously this caused an error
during initialization.

- Replace file renaming with copying to handle the case where the temp file we sort into and the
original file are not on the same partition.

- Fix bug where sorting wasn't stable in the presence of two case-insensitively identical lines (and
possibly other similar scenarios).

Expand Down

0 comments on commit 7f89949

Please sign in to comment.