diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2016-01-12 14:34:59 -0500 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2016-01-12 14:34:59 -0500 |
commit | 4c325ec8013e2949336981810c21cf6300bd42e9 (patch) | |
tree | ec3aee607a9abf71b3d278614e70e8745830c69a | |
parent | Address GitLab issue 2. (diff) | |
download | irker-4c325ec8013e2949336981810c21cf6300bd42e9.tar.xz |
Typo fix.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ 2.13: 2015-06-14 SSL validation fix. - Hardening agains Unicode decode errors. + Hardening against Unicode decode errors. irk becomes a library so it can be re-used. 2.12: 2014-10-22 |