summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-03-30 23:26:34 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-03-31 00:38:14 +0200
commit5e85cbc86d3924b0679b82263c4b5ddc7bfece35 (patch)
tree736c743863293a2a71fa567ee65896bb49359267
parent7b5cd94ce85bcc9ade6dd8414e539db272bb926f (diff)
downloadratpoison-5e85cbc86d3924b0679b82263c4b5ddc7bfece35.zip
List packaging changes last.
It is expected that most users aren't packagers and don't build ratpoison by hand. Showing them packaging details first makes little sense.
-rw-r--r--NEWS26
1 files changed, 13 insertions, 13 deletions
diff --git a/NEWS b/NEWS
index 7e46fb2..15bcb56 100644
--- a/NEWS
+++ b/NEWS
@@ -9,19 +9,6 @@ notice and this notice are preserved.
* Changes since 1.4.8
-** Packaging changes
-
-*** ratpoison now depends on libXrandr instead of libXinerama
-
-*** ratpoison doesn't link against libhistory by default any more
-Use ./configure --enable-history to force the use of said library.
-
-*** no ChangeLog file
-Please use the git repository instead. Savannah offers a web interface.
-
-*** no more timestamps in compiled code
-Should help reproducible builds.
-
** Incompatible changes
*** command `compat' and the various def* compat commands were removed
@@ -57,6 +44,19 @@ Should help debugging a config file.
*** various cleanups and minor bugfixes
+** Packaging changes
+
+*** ratpoison now depends on libXrandr instead of libXinerama
+
+*** ratpoison doesn't link against libhistory by default any more
+Use ./configure --enable-history to force the use of said library.
+
+*** no ChangeLog file
+Please use the git repository instead. Savannah offers a web interface.
+
+*** no more timestamps in compiled code
+Should help reproducible builds.
+
* Changes since 1.4.7
This is mostly a bugfix release.