branch: externals-release/org
commit 0aaad381affe9a89a64655f51dc2127de88ea451
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>
etc/ORG-NEWS: Move template below first changelog
* etc/ORG-NEWS (Version X.X (not released yet)): Move below the main
changelog. This is to avoid the automatic website scripts from
matching template as the latest changelog. The scripts simply take
the first heading containing the word "Version".
---
etc/ORG-NEWS | 54 +++++++++++++++++++++++++++---------------------------
1 file changed, 27 insertions(+), 27 deletions(-)
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 072b29f6c6..89e8bda1ae 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -11,33 +11,6 @@ See the end of the file for license conditions.
Please send Org bug reports to mailto:[email protected].
-* COMMENT Version X.X (not released yet)
-
-** Important announcements and breaking changes
-
-# Here, we list the *most important* changes and changes that _likely_
-# require user action for most Org mode users.
-# Sorted from most important to least important.
-
-** New features
-
-# We list the most important features, and the features that may
-# require user action to be used.
-
-** New and changed options
-
-# Changes dealing with changing default values of customizations,
-# adding new customizations, or changing the interpretation of the
-# existing customizations.
-
-** New functions and changes in function arguments
-
-# This also includes changes in function behavior from Elisp perspective.
-
-** Removed or renamed functions and variables
-
-** Miscellaneous
-
* Version 9.8
** Important announcements and breaking changes
@@ -953,6 +926,33 @@ searched.
When inserting BBDB links, use the full name as the default link
description, instead of nothing.
+* COMMENT Version X.X (not released yet)
+
+** Important announcements and breaking changes
+
+# Here, we list the *most important* changes and changes that _likely_
+# require user action for most Org mode users.
+# Sorted from most important to least important.
+
+** New features
+
+# We list the most important features, and the features that may
+# require user action to be used.
+
+** New and changed options
+
+# Changes dealing with changing default values of customizations,
+# adding new customizations, or changing the interpretation of the
+# existing customizations.
+
+** New functions and changes in function arguments
+
+# This also includes changes in function behavior from Elisp perspective.
+
+** Removed or renamed functions and variables
+
+** Miscellaneous
+
* Version 9.7
** Important announcements and breaking changes