diff options
Diffstat (limited to '.config/emacs/lisp/magit/docs/RelNotes/2.4.1.txt')
| -rw-r--r-- | .config/emacs/lisp/magit/docs/RelNotes/2.4.1.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/.config/emacs/lisp/magit/docs/RelNotes/2.4.1.txt b/.config/emacs/lisp/magit/docs/RelNotes/2.4.1.txt deleted file mode 100644 index 872a6df..0000000 --- a/.config/emacs/lisp/magit/docs/RelNotes/2.4.1.txt +++ /dev/null @@ -1,31 +0,0 @@ -Magit v2.4.1 Release Notes -========================== - -Updates since v2.4.0 --------------------- - -* Added new utility functions `magit-rev-abbrev', `magit-ref-p', and - `magit-tag-p'. - -Fixes since v2.4.0 ------------------- - -* When determining the emacsclient executable most suitable for the - current emacs instance, With-Editor ignored any executable that is - actually named "emacsclient-snapshot". - -* When determining the most suitable git executable, an error occurred - if "Git for Windows 1.x" is used and an cygpath executable is - available. - -* An error occurred when refreshing the status buffer when there is a - new, staged but not yet committed, submodule. - -This release also contains typofixes. - -Authors -------- - - 9 Jonas Bernoulli - 4 Kyle Meyer - 1 Noam Postavsky |
