diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/RelNotes/2.3.0.txt | 23 | ||||
| -rw-r--r-- | Documentation/magit-popup.org | 2 | ||||
| -rw-r--r-- | Documentation/magit-popup.texi | 2 | ||||
| -rw-r--r-- | Documentation/magit.org | 2 | ||||
| -rw-r--r-- | Documentation/magit.texi | 2 | ||||
| -rw-r--r-- | Documentation/with-editor.org | 2 | ||||
| -rw-r--r-- | Documentation/with-editor.texi | 2 |
7 files changed, 26 insertions, 9 deletions
diff --git a/Documentation/RelNotes/2.3.0.txt b/Documentation/RelNotes/2.3.0.txt index 1608ad6..0b058b5 100644 --- a/Documentation/RelNotes/2.3.0.txt +++ b/Documentation/RelNotes/2.3.0.txt @@ -14,7 +14,10 @@ For more information about Magit, see http://magit.vc. Magit v2.3.0 Release Notes ========================== -UNRELEASED. +Released 28 October 2015 by Jonas Bernoulli. + +We are pleased to announce the release of Magit version 2.3.0, +representing 367 commits by 12 people over 10 weeks. Changes since v2.2.0 -------------------- @@ -240,8 +243,22 @@ Changes since v2.2.0 directly before invoking the git subcommand which might need credentials. #2360 -This release also contains various documentation fixes, code -clean-ups, bug fixes, and other small to medium improvements. +This release also contains the changes described in the v2.2.1 and +v2.2.2 release notes, as well as various other documentation fixes, +code clean-ups, bug fixes, and other small to medium improvements. Authors ------- + + 305 Jonas Bernoulli + 38 Kyle Meyer + 15 Noam Postavsky + 1 Andriy Kmit' + 1 Barak A. Pearlmutter + 1 Brian Warner + 1 Damien Cassou + 1 John Mastro + 1 Nicolas Petton + 1 Nikolay Martynov + 1 Peter Jaros + 1 Phil Sainty diff --git a/Documentation/magit-popup.org b/Documentation/magit-popup.org index 0918da3..1fa3934 100644 --- a/Documentation/magit-popup.org +++ b/Documentation/magit-popup.org @@ -7,7 +7,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Magit-Popup: (magit-popup). #+TEXINFO_DIR_DESC: Infix arguments with feedback -#+SUBTITLE: for version 2.2 +#+SUBTITLE: for version 2.3 #+OPTIONS: H:4 num:3 toc:2 #+STARTUP: indent diff --git a/Documentation/magit-popup.texi b/Documentation/magit-popup.texi index 5f9d45d..b903e72 100644 --- a/Documentation/magit-popup.texi +++ b/Documentation/magit-popup.texi @@ -37,7 +37,7 @@ General Public License for more details. @finalout @titlepage @title Magit-Popup User Manual -@subtitle for version 2.2 +@subtitle for version 2.3 @author Jonas Bernoulli @page @vskip 0pt plus 1filll diff --git a/Documentation/magit.org b/Documentation/magit.org index d3b0511..22f6759 100644 --- a/Documentation/magit.org +++ b/Documentation/magit.org @@ -7,7 +7,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: Magit: (magit). #+TEXINFO_DIR_DESC: Using Git from Emacs with Magit. -#+SUBTITLE: for version 2.2 +#+SUBTITLE: for version 2.3 #+OPTIONS: H:4 num:3 toc:2 #+STARTUP: indent diff --git a/Documentation/magit.texi b/Documentation/magit.texi index 82f21a8..d2b3d5d 100644 --- a/Documentation/magit.texi +++ b/Documentation/magit.texi @@ -40,7 +40,7 @@ General Public License for more details. @finalout @titlepage @title Magit User Manual -@subtitle for version 2.2 +@subtitle for version 2.3 @author Jonas Bernoulli @page @vskip 0pt plus 1filll diff --git a/Documentation/with-editor.org b/Documentation/with-editor.org index 8504d11..53f06c6 100644 --- a/Documentation/with-editor.org +++ b/Documentation/with-editor.org @@ -7,7 +7,7 @@ #+TEXINFO_DIR_CATEGORY: Emacs #+TEXINFO_DIR_TITLE: With-Editor: (with-editor). #+TEXINFO_DIR_DESC: Using the Emacsclient as $EDITOR -#+SUBTITLE: for version 2.2 +#+SUBTITLE: for version 2.3 #+OPTIONS: H:4 num:3 toc:2 #+STARTUP: indent diff --git a/Documentation/with-editor.texi b/Documentation/with-editor.texi index 37d6d0e..60aebd9 100644 --- a/Documentation/with-editor.texi +++ b/Documentation/with-editor.texi @@ -47,7 +47,7 @@ General Public License for more details. @finalout @titlepage @title With-Editor User Manual -@subtitle for version 2.2 +@subtitle for version 2.3 @author Jonas Bernoulli @page @vskip 0pt plus 1filll |
