Skip to content

Commit

Permalink
update doc and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vlm committed Nov 18, 2017
1 parent 3aa33c0 commit 34df4e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@
* Added SAE J2735 example.

NOTABLE:
* converter-sample.c renamed into converter-example.c.
* Converter example (included by default):
* converter-sample.c renamed into converter-example.c
* make converter-example.mk file for building that converter
* asn1c -no-gen-example to stop generating converter-example.{c,mk}
* asn1c -no-gen-example option to disable converter-example generation.
* Added random value generation (-R option to converter-example).
* Added LibFuzzer-based randomized tests for supported transfer syntaxes
Expand Down
Binary file modified doc/asn1c-usage.pdf
Binary file not shown.

0 comments on commit 34df4e5

Please sign in to comment.