From 1605ae821f151f1e4b4edab9a0dded02cb91eebf Mon Sep 17 00:00:00 2001 From: Théo Zimmermann Date: Fri, 11 Dec 2020 10:02:27 +0100 Subject: Clarify changelog categories. For readers of the changelog: title "Tools" become "Command-line tools". For developers: changelog categories 07 and 08 are disambiguated. --- doc/changelog/07-commands-and-options/00000-title.rst | 4 ---- doc/changelog/07-commands-and-options/13556-master.rst | 4 ---- doc/changelog/07-vernac-commands-and-options/00000-title.rst | 4 ++++ doc/changelog/07-vernac-commands-and-options/13556-master.rst | 4 ++++ doc/changelog/08-cli-tools/00000-title.rst | 4 ++++ doc/changelog/08-tools/00000-title.rst | 4 ---- 6 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 doc/changelog/07-commands-and-options/00000-title.rst delete mode 100644 doc/changelog/07-commands-and-options/13556-master.rst create mode 100644 doc/changelog/07-vernac-commands-and-options/00000-title.rst create mode 100644 doc/changelog/07-vernac-commands-and-options/13556-master.rst create mode 100644 doc/changelog/08-cli-tools/00000-title.rst delete mode 100644 doc/changelog/08-tools/00000-title.rst diff --git a/doc/changelog/07-commands-and-options/00000-title.rst b/doc/changelog/07-commands-and-options/00000-title.rst deleted file mode 100644 index fe50ae0e16..0000000000 --- a/doc/changelog/07-commands-and-options/00000-title.rst +++ /dev/null @@ -1,4 +0,0 @@ - -Commands and options -^^^^^^^^^^^^^^^^^^^^ - diff --git a/doc/changelog/07-commands-and-options/13556-master.rst b/doc/changelog/07-commands-and-options/13556-master.rst deleted file mode 100644 index 05a60026a3..0000000000 --- a/doc/changelog/07-commands-and-options/13556-master.rst +++ /dev/null @@ -1,4 +0,0 @@ -- **Changed:** - The warning `custom-entry-overriden` has been renamed to `custom-entry-overridden` (with two d's). - (`#13556 `_, - by Simon Friis Vindum). diff --git a/doc/changelog/07-vernac-commands-and-options/00000-title.rst b/doc/changelog/07-vernac-commands-and-options/00000-title.rst new file mode 100644 index 0000000000..fe50ae0e16 --- /dev/null +++ b/doc/changelog/07-vernac-commands-and-options/00000-title.rst @@ -0,0 +1,4 @@ + +Commands and options +^^^^^^^^^^^^^^^^^^^^ + diff --git a/doc/changelog/07-vernac-commands-and-options/13556-master.rst b/doc/changelog/07-vernac-commands-and-options/13556-master.rst new file mode 100644 index 0000000000..05a60026a3 --- /dev/null +++ b/doc/changelog/07-vernac-commands-and-options/13556-master.rst @@ -0,0 +1,4 @@ +- **Changed:** + The warning `custom-entry-overriden` has been renamed to `custom-entry-overridden` (with two d's). + (`#13556 `_, + by Simon Friis Vindum). diff --git a/doc/changelog/08-cli-tools/00000-title.rst b/doc/changelog/08-cli-tools/00000-title.rst new file mode 100644 index 0000000000..4c0de43f66 --- /dev/null +++ b/doc/changelog/08-cli-tools/00000-title.rst @@ -0,0 +1,4 @@ + +Command-line tools +^^^^^^^^^^^^^^^^^^ + diff --git a/doc/changelog/08-tools/00000-title.rst b/doc/changelog/08-tools/00000-title.rst deleted file mode 100644 index 581585a8a7..0000000000 --- a/doc/changelog/08-tools/00000-title.rst +++ /dev/null @@ -1,4 +0,0 @@ - -Tools -^^^^^ - -- cgit v1.2.3