From d2d0a7aadbf2798b5e63cb9aa5cfe2d3125083dc Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 4 Sep 2020 19:53:40 -0400 Subject: pm 28.13.0 rc1 --- palemoon/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'palemoon/README.md') diff --git a/palemoon/README.md b/palemoon/README.md index 500a3b1..13fd5bf 100644 --- a/palemoon/README.md +++ b/palemoon/README.md @@ -19,5 +19,9 @@ Credit goes to so many sources and inspirations: * https://build.opensuse.org/package/view_file/network/palemoon/palemoon.spec?expand=1 * instructions for compiling on centos 6 and 7 http://developer.palemoon.org/Developer_Guide:Build_Instructions/Pale_Moon/Linux#head:CentOS_6 +Fold the debian changelog notes with: + + :'<,'>!fold -w 72 -s | sed -r -e 's/^([^ ])/ \1/' + # Differences from upstream None -- cgit