diff options
Diffstat (limited to 'source/a/file/git-patches/9e2becec20d023409a1671bf10a682f699350e85.patch')
-rw-r--r-- | source/a/file/git-patches/9e2becec20d023409a1671bf10a682f699350e85.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/source/a/file/git-patches/9e2becec20d023409a1671bf10a682f699350e85.patch b/source/a/file/git-patches/9e2becec20d023409a1671bf10a682f699350e85.patch deleted file mode 100644 index 9fa3ab4f..00000000 --- a/source/a/file/git-patches/9e2becec20d023409a1671bf10a682f699350e85.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 9e2becec20d023409a1671bf10a682f699350e85 Mon Sep 17 00:00:00 2001 -From: Christos Zoulas <christos@zoulas.com> -Date: Sun, 4 Apr 2021 21:03:43 +0000 -Subject: [PATCH] Encoding bug fix. - ---- - ChangeLog | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/ChangeLog b/ChangeLog -index 23a93cf4b..2238ba6f8 100644 ---- a/ChangeLog -+++ b/ChangeLog -@@ -1,3 +1,8 @@ -+2021-04-04 17:02 Christos Zoulas <christos@zoulas.com> -+ -+ * count the total bytes found not the total byte positions -+ in order to determine encoding (Anatol Belski) -+ - 2021-03-30 20:21 Christos Zoulas <christos@zoulas.com> - - * release 5.40 |