Skip to content

Commit b12e24f

Browse files
fix spelling
1 parent 4b5e76e commit b12e24f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Add rand command
44
- Add PKCS12 parsing support and command
55
- Add a basic s_client command for simple TLS client connections
6-
- Add support for x509 verify commnad
6+
- Add support for x509 verify command
77
- Add initial rsa command support
88
- Add CRL verify command
99
- Add ca command
@@ -18,7 +18,7 @@
1818
- Added support for -nosalt option
1919
- Fix for RSA free with dgst command
2020
- Testing with FIPS 140-3 wolfCrypt
21-
- Add -subj support to req commnad
21+
- Add -subj support to req command
2222
- Fix for -base64 with enc
2323
- Fix for piping errors to stderr instead of stdout
2424
- Removed testing-certs directory in favor of certs directory
@@ -41,7 +41,7 @@
4141
- Add support for parsing a config file when creating a certificate or CSR
4242
- Refactor all file calls to use XFILE wrapping
4343
- Refactor strncmp and other system calls to use the X* wrapping
44-
- Formating on if else newlines throughout wolfCLU
44+
- Formatting on if else newlines throughout wolfCLU
4545
- Change the name of bundle created with 'make dist'
4646
- Add some error print outs and checking with FIPS builds
4747
- Add check for warnings (Wall) as errors and the resulting fixes

0 commit comments

Comments
 (0)