diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2026-07-05 01:19:30 -0400 |
| commit | bdf9a71ab7baa2b1de9abcfd5df1a9107a55d141 (patch) | |
| tree | c4524e6c41aa5107211103401dabfaefc81aa882 /.config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt | |
| parent | fe3984f541bd32bdfa418afb305b614176b55ca0 (diff) | |
add a bunch of emacs packages HELP
Diffstat (limited to '.config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt')
| -rw-r--r-- | .config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt b/.config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt new file mode 100644 index 0000000..21b3baf --- /dev/null +++ b/.config/emacs/lisp/magit/docs/RelNotes/1.1.1.txt @@ -0,0 +1,25 @@ +Magit v1.1.1 Release Notes +========================== + +Released 14 January 2012 by Yann Hodique. + +Changes since v1.1.0 +-------------------- + + * `magit-svn-get-local-ref' learned to expand branch specs containing + braces. + + * `magit-log-edit' learned to amend and create commits with no message. + + * Several other fixes and improvements. + +Authors +------- + + 6 Nicolas Dudebout + 6 Yann Hodique + 1 Graham Clark + 1 Justin Caratzas + 1 Peter J. Weisberg + 1 Ryan C. Thompson + 1 Timo Juhani Lindfors |
