diff options
Diffstat (limited to 'Documentation/RelNotes')
| -rw-r--r-- | Documentation/RelNotes/1.4.2.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.4.2.txt b/Documentation/RelNotes/1.4.2.txt new file mode 100644 index 0000000..1c06169 --- /dev/null +++ b/Documentation/RelNotes/1.4.2.txt @@ -0,0 +1,29 @@ +It's Magit! A Git Porcelain inside Emacs +========================================= + +Magit is an interface to the version control system Git, implemented +as an Emacs package. For more information see http://magit.vc. + +Magit v1.4.2 Release Notes +========================== + +Released 8 June 2015 by Jonas Bernoulli. + +This is a bugfix release. + +Changes since v1.4.1 +-------------------- + + * Automatic revers of file-visiting buffers now works again in Emacs + version 24.5. It was broken due to an incompatible change in that + Emacs release. + + * Git's reflogs sometimes end with bogus entries. We now work around + that when listing stashes. + +Authors +------- + + 11 Jonas Bernoulli + 1 Peter Vasil + 1 Steven E. Harris |
