diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2015-06-08 20:41:34 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2015-06-08 20:41:34 +0200 |
| commit | 93cbf42fc3c90274ef9e10eb127d66a6e237dae2 (patch) | |
| tree | e0a06c55e8e69bf0de28caa5a791e6f68f91fd71 /Documentation/RelNotes/1.4.2.txt | |
| parent | 1d2942a89da323e226e98bc7f653f9449772ebb5 (diff) | |
release version 1.4.21.4.2
Diffstat (limited to 'Documentation/RelNotes/1.4.2.txt')
| -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 |
