Skip to content

Commit

Permalink
update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jreybert committed Feb 11, 2016
1 parent ba01b80 commit cc4fbaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ Fixes
which means undo still works while the user is typing its commit message
for example.
* binary file detection is done with git diff (fix #60, #61)
it fixes binary file detection on Windows, and may speed up the refresh
process.
it fixes false positive binary file detection, binary file detection on
Windows, and may eventually speed up the refresh process :)
* output an understandable message when user tries ot discard an untracked file (fix #58)
* remove unwanted --No lines in buffer-- in status line when opening magit buffer (fix #56)
* use 'diff -p' instead of 'diff --patch' (fix #52)
Expand Down

0 comments on commit cc4fbaf

Please sign in to comment.