From 73ca7759d3dc581dbf9d92c9d44b828f0b924d6a Mon Sep 17 00:00:00 2001 From: louis-michelbergeron <107269782+louis-michelbergeron@users.noreply.github.com> Date: Fri, 10 Jun 2022 15:32:08 -0400 Subject: [PATCH 1/2] Update README.md Contribution line. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa4903f6..9efca02a 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ I'm always looking for help or ideas. Please submit code or email with ideas. Un * Built in Release (I think) XZ implementation based on: https://github.com/sambott/XZ.NET by @sambott +XZ BCJ filters support contributed by Louis-Michel Bergeron, on behalf of aDolus Technology Inc. - 2022 7Zip implementation based on: https://code.google.com/p/managed-lzma/ From 0651d064fcc06b70024818a0671e9b7b71a3a212 Mon Sep 17 00:00:00 2001 From: louis-michelbergeron <107269782+louis-michelbergeron@users.noreply.github.com> Date: Fri, 10 Jun 2022 15:32:41 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9efca02a..f60272b8 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ I'm always looking for help or ideas. Please submit code or email with ideas. Un * Built in Release (I think) XZ implementation based on: https://github.com/sambott/XZ.NET by @sambott + XZ BCJ filters support contributed by Louis-Michel Bergeron, on behalf of aDolus Technology Inc. - 2022 7Zip implementation based on: https://code.google.com/p/managed-lzma/