Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error in README.md #28

Merged
merged 1 commit into from
Feb 17, 2019
Merged

Fix error in README.md #28

merged 1 commit into from
Feb 17, 2019

Conversation

djs55
Copy link
Member

@djs55 djs55 commented Feb 16, 2019

Fixes #27

Signed-off-by: David Scott [email protected]

Fixes mirage#27

Signed-off-by: David Scott <[email protected]>
@dinosaure
Copy link
Member

Thanks!

@dinosaure dinosaure merged commit bd05704 into mirage:master Feb 17, 2019
avsm added a commit to avsm/opam-repository that referenced this pull request Apr 4, 2019
CHANGES:

* `Base64_rfc2045.decode` can now progress on many input errors, allowing
  clients to make forward progress by discarding a single character and
  trying to continue.  This allows, for example, newlines and other invalid
  characters to be discarded. (mirage/ocaml-base64#34 @tiash, review by @dinosaure @avsm)
* Add more test cases for RFC2045 (mirage/ocaml-base64#34 @dinosaure)
* Improve README toplevel output example (mirage/ocaml-base64#28 @djs55)
yomimono pushed a commit to yomimono/opam-repository that referenced this pull request Apr 5, 2019
CHANGES:

* `Base64_rfc2045.decode` can now progress on many input errors, allowing
  clients to make forward progress by discarding a single character and
  trying to continue.  This allows, for example, newlines and other invalid
  characters to be discarded. (mirage/ocaml-base64#34 @tiash, review by @dinosaure @avsm)
* Add more test cases for RFC2045 (mirage/ocaml-base64#34 @dinosaure)
* Improve README toplevel output example (mirage/ocaml-base64#28 @djs55)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants