From defdab04c15540f28cb8a2a76c3251e1d126baba Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 21 Sep 2020 15:40:04 +0000 Subject: Update to 0.40. User-visible changes: - document our default choice of text editor - fix got.conf overriding GOT_AUTHOR even if no author is set in got.conf - fix crash in got_free_gotconfig() - print newline to clear the bottom line when tog exits --- devel/got/files/patch-lib_utf8.c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 devel/got/files/patch-lib_utf8.c (limited to 'devel/got/files/patch-lib_utf8.c') diff --git a/devel/got/files/patch-lib_utf8.c b/devel/got/files/patch-lib_utf8.c deleted file mode 100644 index b51911bede0f..000000000000 --- a/devel/got/files/patch-lib_utf8.c +++ /dev/null @@ -1,12 +0,0 @@ -XXX remove after 0.39 ---- lib/utf8.c.orig 2020-09-10 16:01:39 UTC -+++ lib/utf8.c -@@ -15,6 +15,8 @@ - * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - */ - -+#include -+ - #include - #include - #include -- cgit v1.2.3